Skip to content

Commit e38dcbd

Browse files
committed
bump version
1 parent e36644d commit e38dcbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main.iss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
; TweegoInstaller, by Chapel
22
; Inno Setup v5.6.1 (a)
33
; Script version 1.2.0
4-
; Installer version 1.2.1
4+
; Installer version 1.2.2
55
; License: The Unlicense <http://unlicense.org/>
66

77
#define MyAppName "TweegoInstaller"
8-
#define MyAppVersion "1.2.1"
8+
#define MyAppVersion "1.2.2"
99

1010
[Setup]
1111
AppId={{29682D59-9F14-4D71-BA16-B79BFBA9E4B8}

0 commit comments

Comments
 (0)