-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release 0.6.1, fixed click credentials option to appear in release mode
- Loading branch information
1 parent
b78e266
commit 4e16e1e
Showing
4 changed files
with
5 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
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
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
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 @@ | ||
{ | ||
"vMajor":0, | ||
"vMinor":6, | ||
"vPatch":0, | ||
"dlLink":"https://github.com/FerrisSandCanyon/OWL/releases/tag/0.6.0", | ||
"desc":"Added Click login method, custom login method for the ctrl + f shortcut key, added ctrl + o shortcut key to open the steam url, other improvements." | ||
"vPatch":1, | ||
"dlLink":"https://github.com/FerrisSandCanyon/OWL/releases/tag/0.6.1", | ||
"desc":"FIX: forgot to re enable click credentials option in release mode | Added Click login method, custom login method for the ctrl + f shortcut key, added ctrl + o shortcut key to open the steam url, other improvements." | ||
} |