Skip to content

Commit 1d6a6c4

Browse files
committed
Bump installer version
1 parent 49202f7 commit 1d6a6c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

installer/BcuSetup.iss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
#define MyAppExeName "BCUninstaller.exe"
66
#define MyAppCopyright "Copyright 2024 Marcin Szeniak"
77

8-
#define MyAppVersion "5.8.1.0"
9-
#define MyAppVersionShort "5.8.1"
8+
#define MyAppVersion "5.8.2.0"
9+
#define MyAppVersionShort "5.8.2"
1010

1111
#define InputDir "..\bin\publish"
1212

0 commit comments

Comments
 (0)