Upped version in nsis script.

This commit is contained in:
Joey Payne 2015-11-12 08:18:23 -07:00
commit 02f7c0cdfb

View file

@ -2,7 +2,7 @@
; HM NIS Edit Wizard helper defines
!define PRODUCT_NAME "Web2Exe"
!define PRODUCT_VERSION "0.2.4b"
!define PRODUCT_VERSION "0.3.0b"
!define PRODUCT_PUBLISHER "SimplyPixelated"
!define PRODUCT_WEB_SITE "http://www.simplypixelated.com"
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\${PRODUCT_NAME}.exe"