-
-
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
9331d64
commit d4b95d3
Showing
3 changed files
with
7 additions
and
7 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/probablyraging/steam-game-idler/1.5.31/total?style=for-the-badge&logo=github&color=137eb5)](https://github.com/probablyraging/steam-game-idler/releases/download/1.5.31/Steam.Game.Idler_1.5.31_x64_en-US.msi) | ||
[![Downloads](https://img.shields.io/github/downloads/probablyraging/steam-game-idler/1.5.32/total?style=for-the-badge&logo=github&color=137eb5)](https://github.com/probablyraging/steam-game-idler/releases/download/1.5.32/Steam.Game.Idler_1.5.32_x64_en-US.msi) | ||
|
||
## Changelog | ||
- Added `notifications` to the window header | ||
- Any important information regarding SGI such as known bugs, breaking changes, etc will be shows here | ||
- Fixed an issue with `logs` being malformed | ||
- Added a `clear logs` button to `settings > logs` | ||
- Added a `clear logs` button to `settings > logs` |
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.5.31", | ||
"major": true, | ||
"version": "1.5.32", | ||
"major": false, | ||
"platforms": { | ||
"windows-x86_64": { | ||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVUSDh2NGF3cDBSMHF6TE1wUzZmQUNhOHphUFR2b29IMkU0WlBuZms2UHhBUXdyenZ0VS9lNGNpeC9BcTYxeFNsRjVSaFFyVXV3bHc5Qm5IeGE5YUlUQm5Bcy9ZbGVHRUFNPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzM0NTgwNzc1CWZpbGU6U3RlYW0gR2FtZSBJZGxlcl8xLjUuMzFfeDY0X2VuLVVTLm1zaS56aXAKNWk5ZHp5Y1dDMlQyMGZIWU16bHk1UW5IdkZmUGR3VjI3WWkrem5nQUtaNnVtSVlaSVBNUkNRRUJDanJ0L09icGtQUHFzVncxSjQ4VDU0Mm5rTFdaQWc9PQo=", | ||
"url": "https://github.com/ProbablyRaging/steam-game-idler/releases/download/1.5.31/Steam.Game.Idler_1.5.31_x64_en-US.msi.zip" | ||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVUSDh2NGF3cDBSMGlHalVvWUk3VlBXSzd5YjZ0VlF0QStXaXpBMkZKVVoya1BmT3d1YzAwTEV2VzJXWmZhQlZNbDZUQllnL3ZUQTlXMzRHMEVhQnR1Zk14ckhDN1FZOGdFPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzM0NzAyMTcxCWZpbGU6U3RlYW0gR2FtZSBJZGxlcl8xLjUuMzJfeDY0X2VuLVVTLm1zaS56aXAKWmpQZUNwMmgxWHIwMWxTc1R0RWtUZnh6Z2lydzRJcjhBU3pZK2JUWE85dExLMVJ4UXpkV1NFUENBdUhMcDFCcGlORVM4UkMraktoRWE1RDN2dndlRHc9PQo=", | ||
"url": "https://github.com/ProbablyRaging/steam-game-idler/releases/download/1.5.32/Steam.Game.Idler_1.5.32_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