Skip to content

Commit 5e3171e

Browse files
author
Jarik Marwede
authored
Merge pull request #9 from jarikmarwede/update-version
Update version number
2 parents c193098 + c059df0 commit 5e3171e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/setup_script.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
; This file is a script for generating the setup of the app using Inno Setup (http://www.jrsoftware.org/isinfo.php)
22
#define MyAppName "Start Menu Helper"
3-
#define MyAppVersion "1.0.3"
3+
#define MyAppVersion "1.1.0"
44
#define MyAppPublisher "Jarik Marwede"
55
#define MyAppURL "https://github.com/jarikmarwede/Start-Menu-Helper"
66
#define MyAppExeName "Start Menu Helper.exe"

0 commit comments

Comments
 (0)