Skip to content

Commit

Permalink
Bump version to 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 7, 2025
1 parent 6252881 commit 3353632
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions changelog.md
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
6 changes: 3 additions & 3 deletions latest.json
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"
}
}
}
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"package": {
"productName": "Steam Game Idler",
"version": "1.6.3"
"version": "1.6.4"
},
"tauri": {
"allowlist": {
Expand Down

0 comments on commit 3353632

Please sign in to comment.