Skip to content

Commit

Permalink
Update version to 1.5.32
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 20, 2024
1 parent 9331d64 commit d4b95d3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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/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`
8 changes: 4 additions & 4 deletions latest.json
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"
}
}
}
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.5.31"
"version": "1.5.32"
},
"tauri": {
"allowlist": {
Expand Down

0 comments on commit d4b95d3

Please sign in to comment.