소스 검색

Update installer.nsi

Simon Krajewski 8 년 전
부모
커밋
357847f54e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"