Skip to content

Commit

Permalink
bump version to 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbasPL committed Aug 16, 2023
1 parent 8640b14 commit 268191c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.4.3
- updated to the new steam authentication method (this fixes [#30](https://github.com/dumbasPL/csgo-checker/issues/30))
- updated to electron 25
- dropped Windows 7/8/8.1 support

# 1.4.2
- fix accounts failing to load when using encryption

Expand Down
4 changes: 2 additions & 2 deletions 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-checker",
"version": "1.4.2",
"version": "1.4.3",
"description": "Check CS:GO accounts for bans/cooldowns/wins/ranks",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 268191c

Please sign in to comment.