Skip to content

Commit

Permalink
2.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
BeepIsla committed May 26, 2021
1 parent 449bd5b commit a48d9f9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 2.6.5

- Updated dependencies
- Fixes security vulnerability ([#203](https://github.com/BeepIsla/CSGO-Overwatch-Bot/pull/203))
- Updated protobufs
- Added new config variable `waitCalculatedDemoTime`
- If set to `true` will calculate the rough amount of time the demo would usually take you to watch legitimately without any manual skipping
- Fixed Steamworks not automatically installing when no `data` folder exists ([#204](https://github.com/BeepIsla/CSGO-Overwatch-Bot/issues/204))

# 2.6.4

- Updated libraries
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "csgo-overwatch-bot",
"version": "2.6.4",
"version": "2.6.5",
"description": "Automatically solves Overwatch cases. Its not good but its trying.",
"repository": {
"type": "git",
Expand Down

0 comments on commit a48d9f9

Please sign in to comment.