Update Windows NSIS installer version

This commit is contained in:
Alex Spataru 2021-03-11 15:28:08 -05:00
parent 6dc337a196
commit 5ad6faed9b

View File

@ -29,7 +29,7 @@ Unicode True
!define DESCRIPTION "Dashboard software for serial port devices"
!define VERSIONMAJOR 1
!define VERSIONMINOR 0
!define VERSIONBUILD 18
!define VERSIONBUILD 19
!define MUI_ABORTWARNING
!define INSTALL_DIR "$PROGRAMFILES64\${APPNAME}"
!define MUI_FINISHPAGE_RUN