Skip to content

Commit

Permalink
Update version to 1.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 8, 2024
1 parent 5878b5a commit 800fa55
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Downloads](https://img.shields.io/github/downloads/probablyraging/steam-game-idler/1.5.13/total?style=for-the-badge&logo=github&color=137eb5)](https://github.com/probablyraging/steam-game-idler/releases/download/1.5.13/Steam.Game.Idler_1.5.13_x64_en-US.msi)
[![Downloads](https://img.shields.io/github/downloads/probablyraging/steam-game-idler/1.5.14/total?style=for-the-badge&logo=github&color=137eb5)](https://github.com/probablyraging/steam-game-idler/releases/download/1.5.14/Steam.Game.Idler_1.5.14_x64_en-US.msi)

## Changelog
- Added a `get notified about free games` option to `settings > general`
Expand Down
6 changes: 3 additions & 3 deletions latest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "1.5.13",
"version": "1.5.14",
"major": false,
"platforms": {
"windows-x86_64": {
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVUSDh2NGF3cDBSMHNaRVpaOXBucXk2Rjh4VW55UDJBTm45aDBMdEZaakxKRktJTmI4eEMzbktVbDk0L1Z6d0hxTGNGWXViQVR3TytQVDYxRDBVNzczZ2g0OU5YUjluSUFzPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzI1Njk2MDg3CWZpbGU6U3RlYW0gR2FtZSBJZGxlcl8xLjUuMTNfeDY0X2VuLVVTLm1zaS56aXAKZUJNTEVkYTNRS3BqeWtxa2s1dS9Vc3dCdlNqTytRYjZaNHlLNnJvalJ3VTJFZTIzNyszNWFMZXEzcFVVOTFscXNLb3Q4Y0t4RmtQSDhjR1I1bHRDQ0E9PQo=",
"url": "https://github.com/ProbablyRaging/steam-game-idler/releases/download/1.5.13/Steam.Game.Idler_1.5.13_x64_en-US.msi.zip"
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVUSDh2NGF3cDBSMHRpY1lXWU9mMnBwQmdYRlpLcmpYd0RTQzZEd0w1MGFrOWVKRVdNMzNMamJYSWVnK0o3bmtxazV5Z1BSU1R0NmlHdlJ1WGxQcGhNZ0g0UElpWUFnMXc4PQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzI1NzgxNTE2CWZpbGU6U3RlYW0gR2FtZSBJZGxlcl8xLjUuMTRfeDY0X2VuLVVTLm1zaS56aXAKOHBuQk1OQW1ERTdyalRPbFo0cUZjVkNJQkJSNFZNMnVvOGo5YXJCNEZzM3ZYQkJ1SUtSQ1R3QjNZdE40TXhlRkVSb2w1R1FhMVlXMklidnU5T0E1QlE9PQo=",
"url": "https://github.com/ProbablyRaging/steam-game-idler/releases/download/1.5.14/Steam.Game.Idler_1.5.14_x64_en-US.msi.zip"
}
}
}
4 changes: 2 additions & 2 deletions 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.13"
"version": "1.5.14"
},
"tauri": {
"allowlist": {
Expand Down Expand Up @@ -109,4 +109,4 @@
}
]
}
}
}

0 comments on commit 800fa55

Please sign in to comment.