We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c193098 + c059df0 commit 5e3171eCopy full SHA for 5e3171e
scripts/setup_script.iss
@@ -1,6 +1,6 @@
1
; This file is a script for generating the setup of the app using Inno Setup (http://www.jrsoftware.org/isinfo.php)
2
#define MyAppName "Start Menu Helper"
3
-#define MyAppVersion "1.0.3"
+#define MyAppVersion "1.1.0"
4
#define MyAppPublisher "Jarik Marwede"
5
#define MyAppURL "https://github.com/jarikmarwede/Start-Menu-Helper"
6
#define MyAppExeName "Start Menu Helper.exe"
0 commit comments