Skip to content

Commit

Permalink
Change app version.
Browse files Browse the repository at this point in the history
  • Loading branch information
DrewNaylor committed Jul 21, 2020
1 parent d419b1d commit 954ce8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InstallerScripts/guinget_v0.1.0.1-alpha.iss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "guinget"
#define MyAppVersion "0.1.0.0"
#define MyAppVersion "0.1.0.1"
#define MyAppPublisher "Drew Naylor"
#define MyAppURL "https://github.com/DrewNaylor/guinget"
#define MyAppUpdatesURL "https://github.com/DrewNaylor/guinget/releases/latest"
Expand Down

0 comments on commit 954ce8a

Please sign in to comment.