Skip to content

Commit 268191c

Browse files
committed
bump version to 1.4.3
1 parent 8640b14 commit 268191c

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.4.3
2+
- updated to the new steam authentication method (this fixes [#30](https://github.com/dumbasPL/csgo-checker/issues/30))
3+
- updated to electron 25
4+
- dropped Windows 7/8/8.1 support
5+
16
# 1.4.2
27
- fix accounts failing to load when using encryption
38

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "csgo-checker",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "Check CS:GO accounts for bans/cooldowns/wins/ranks",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)