-
-
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
400bce7
commit 0da3fb7
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,5 +1,5 @@ | ||
[![Downloads](https://img.shields.io/github/downloads/probablyraging/steam-game-idler/1.5.18/total?style=for-the-badge&logo=github&color=137eb5)](https://github.com/probablyraging/steam-game-idler/releases/download/1.5.18/Steam.Game.Idler_1.5.18_x64_en-US.msi) | ||
[![Downloads](https://img.shields.io/github/downloads/probablyraging/steam-game-idler/1.5.19/total?style=for-the-badge&logo=github&color=137eb5)](https://github.com/probablyraging/steam-game-idler/releases/download/1.5.19/Steam.Game.Idler_1.5.19_x64_en-US.msi) | ||
|
||
## Changelog | ||
- Added a `run at startup` option to `settings > general` | ||
- Fixed an issue where the Steam desktop client would be forced to open if the `anti-away status` setting was enabled | ||
- Fixed an issue where the Steam desktop client would be forced to open if the `anti-away status` setting was enabled |
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.18", | ||
"version": "1.5.19", | ||
"major": false, | ||
"platforms": { | ||
"windows-x86_64": { | ||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVUSDh2NGF3cDBSMGtwU3N6SE1EUHhLcnU0WHVxMll6bDlmK2JaL3J4dkxFTjZyQ2xCRHdxazFrdk91S2NBNkdaRHdyVjF4UGFPWGlIWktacDVKQ3h5VEQyV3pnWkZkNXdJPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzI2MDM1NTg1CWZpbGU6U3RlYW0gR2FtZSBJZGxlcl8xLjUuMThfeDY0X2VuLVVTLm1zaS56aXAKZm9xdWlFUDQxMkZHYmc2WHlNRUQxbUxmUy9JazNxdTNRZzdQK1RZMURIM3F2Ky82NUdNZE9MeklNYzREM1NJMG1IbkVyRklJMDlXZmxBVE5DemFLQWc9PQo=", | ||
"url": "https://github.com/ProbablyRaging/steam-game-idler/releases/download/1.5.18/Steam.Game.Idler_1.5.18_x64_en-US.msi.zip" | ||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVUSDh2NGF3cDBSMGxTTmdaVXdFcGp0WGkyS2ZNVHliR1ljeEFqWVNid3U0QitIQ2xmZEV6SndNNm10QjE4ZTRQenpQam1RWFhjUG51Tm9iVkthMGdBWlNlNEY2WTd2UkFBPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzI2MjE4Mzc2CWZpbGU6U3RlYW0gR2FtZSBJZGxlcl8xLjUuMTlfeDY0X2VuLVVTLm1zaS56aXAKS3dlOUs5UkEybnRqdHphZGFqZkVOSUFJQVJTUzlWR3JsTFp5RmphUGc2TUFidzN2bVdzYTh3eERVWDk3V2J5Y09ZQjlWUTFuKytSRGJYbDJxdHdYQ1E9PQo=", | ||
"url": "https://github.com/ProbablyRaging/steam-game-idler/releases/download/1.5.19/Steam.Game.Idler_1.5.19_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