We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 116ba4f commit 3fe41f2Copy full SHA for 3fe41f2
1 file changed
installer.nsi
@@ -6,7 +6,7 @@ Unicode True
6
7
!define APP_NAME "YAZIT"
8
!define APP_EXE "YAZIT.exe"
9
-!define APP_VERSION "1.3.0"
+!define APP_VERSION "1.4.0"
10
!define APP_PUBLISHER "YAZIT"
11
!define INSTALL_DIR "$PROGRAMFILES64\${APP_NAME}"
12
!define REG_UNINSTALL "Software\Microsoft\Windows\CurrentVersion\Uninstall\${APP_NAME}"
0 commit comments