Skip to content

Commit 3b65d3b

Browse files
committed
up
1 parent 226d4e7 commit 3b65d3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

installer.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Unicode True
66

77
!define APP_NAME "YAZIT"
88
!define APP_EXE "YAZIT.exe"
9-
!define APP_VERSION "1.0.0"
9+
!define APP_VERSION "1.1.0"
1010
!define APP_PUBLISHER "YAZIT"
1111
!define INSTALL_DIR "$PROGRAMFILES64\${APP_NAME}"
1212
!define REG_UNINSTALL "Software\Microsoft\Windows\CurrentVersion\Uninstall\${APP_NAME}"

0 commit comments

Comments
 (0)