Browse Source

Update installer.nsi

Simon Krajewski 8 years ago
parent
commit
357847f54e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      extra/installer.nsi

+ 1 - 1
extra/installer.nsi

@@ -20,7 +20,7 @@
 !define VERLONG "%%VERLONG%%"
 
 ; Define Neko info
-!define NEKO_VERSION "2.0.0"
+!define NEKO_VERSION "2.1.0"
 
 ; Installer details
 VIAddVersionKey "CompanyName" "Haxe Foundation"