Sfoglia il codice sorgente

Update installer.nsi

Simon Krajewski 8 anni fa
parent
commit
357847f54e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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"