Replaced semver and updated logic to support newer node versioning logic. Closes #276

This commit is contained in:
Corey Butler
2017-05-31 08:40:50 -05:00
parent 63828304cb
commit 472411ed65
4 changed files with 13 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
#define MyAppName "NVM for Windows"
#define MyAppShortName "nvm"
#define MyAppLCShortName "nvm"
#define MyAppVersion "1.1.4"
#define MyAppVersion "1.1.5"
#define MyAppPublisher "Ecor Ventures LLC"
#define MyAppURL "http://github.com/coreybutler/nvm"
#define MyAppExeName "nvm.exe"