Browse Source

[installer] bump neko version

Simon Krajewski 5 years ago
parent
commit
919f9e5147
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.2.0"
+!define NEKO_VERSION "2.3.0"
 
 ; Installer details
 VIAddVersionKey "CompanyName" "Haxe Foundation"