We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49202f7 commit 1d6a6c4Copy full SHA for 1d6a6c4
installer/BcuSetup.iss
@@ -5,8 +5,8 @@
5
#define MyAppExeName "BCUninstaller.exe"
6
#define MyAppCopyright "Copyright 2024 Marcin Szeniak"
7
8
-#define MyAppVersion "5.8.1.0"
9
-#define MyAppVersionShort "5.8.1"
+#define MyAppVersion "5.8.2.0"
+#define MyAppVersionShort "5.8.2"
10
11
#define InputDir "..\bin\publish"
12
0 commit comments