mirror of
https://github.com/coreybutler/nvm-windows.git
synced 2026-01-14 07:03:17 +08:00
Bump version
This commit is contained in:
4
nvm.iss
4
nvm.iss
@@ -1,11 +1,11 @@
|
||||
#define MyAppName "NVM for Windows"
|
||||
#define MyAppShortName "nvm"
|
||||
#define MyAppLCShortName "nvm"
|
||||
#define MyAppVersion "1.0.3"
|
||||
#define MyAppVersion "1.0.4"
|
||||
#define MyAppPublisher "Ecor Ventures, LLC"
|
||||
#define MyAppURL "http://github.com/coreybutler/nvm"
|
||||
#define MyAppExeName "nvm.exe"
|
||||
#define MyIcon "nodejs.ico"
|
||||
#define MyIcon "bin\nodejs.ico"
|
||||
#define ProjectRoot "C:\Users\Corey\Documents\workspace\Experiments\nvm"
|
||||
|
||||
[Setup]
|
||||
|
||||
Reference in New Issue
Block a user