-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6252881
commit 3353632
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[![Downloads](https://img.shields.io/github/downloads/zevnda/steam-game-idler/1.6.3/total?style=for-the-badge&logo=github&color=137eb5)](https://github.com/zevnda/steam-game-idler/releases/download/1.6.3/Steam.Game.Idler_1.6.3_x64_en-US.msi) | ||
[![Downloads](https://img.shields.io/github/downloads/zevnda/steam-game-idler/1.6.4/total?style=for-the-badge&logo=github&color=137eb5)](https://github.com/zevnda/steam-game-idler/releases/download/1.6.4/Steam.Game.Idler_1.6.4_x64_en-US.msi) | ||
|
||
## Changelog | ||
- Fixed an issue causing the `notifications` panel to be hidden by the `games list` page header | ||
- Reverted changes made in `1.6.0` to the `card farming` and `achievement unlocker` components that were causing the timer to get stuck at `00:01/00:00` | ||
- #54 by @ialsca | ||
- #58 by @Jesewe | ||
- #58 by @Jesewe |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
{ | ||
"version": "1.6.3", | ||
"version": "1.6.4", | ||
"major": false, | ||
"platforms": { | ||
"windows-x86_64": { | ||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVUSDh2NGF3cDBSMG5HbS8xbHVHNE1pTndxNi9lSjRKcFJXYWxjd09sU2J0T0RxbjM4UHdUT3FvYlFob1RZQ2U5VGVaOWl4d2FJUXd4ZEozRHJkK3JOUGxGVWppNWtGYXdzPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzM1NTM1MzYzCWZpbGU6U3RlYW0gR2FtZSBJZGxlcl8xLjYuM194NjRfZW4tVVMubXNpLnppcApjWW5WOCszcGpVTThRMjdpTjFuamZaS20wRFp3MkhTQXZsQndSd2RxQnVYRzlZVDFwaDZLeE5CaXh2Ti9GdG9Pa1psQzZDNlEwOWhmNklhMG9GclNEUT09Cg==", | ||
"url": "https://github.com/zevnda/steam-game-idler/releases/download/1.6.3/Steam.Game.Idler_1.6.3_x64_en-US.msi.zip" | ||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVUSDh2NGF3cDBSMHJIZ2d3aFF1dytKeXQxMXlqdDNBMGdpVTBVYjA4M01BVTRVMGFma0xFUEFnYlRpaDJKb0pHVlVETkJvY3lDa2Vub1BEYUhxVTlKTjRuMDJXcTYzZUFFPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzM2MjYyMDk0CWZpbGU6U3RlYW0gR2FtZSBJZGxlcl8xLjYuNF94NjRfZW4tVVMubXNpLnppcApiYS8vN21WOGpKcFNreTFmRXlkb2k3TU4zbFJJY0xxVTE2RDV1NUtINFBuaW9qYmMxc3B5WXNRUlh1S1RWVmM4WndaYUlabGJFbk1Jb2J0L095QktDdz09Cg==", | ||
"url": "https://github.com/zevnda/steam-game-idler/releases/download/1.6.4/Steam.Game.Idler_1.6.4_x64_en-US.msi.zip" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters