This commit is contained in:
ncannasse
2018-10-08 09:46:15 +02:00
parent 575040be65
commit 2ed6f15fe1
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"url": "https://github.com/HaxeFoundation/hscript",
"license": "MIT",
"description": "Haxe Script is a scripting engine for a subset of the Haxe language",
"version": "2.2.0",
"version": "2.3.0",
"releasenote": "",
"contributors": ["ncannasse"]
}
+1
View File
@@ -1,4 +1,5 @@
@echo off
set PATH="C:\Program Files\7-Zip";%PATH%
rm -rf release
mkdir release
cp haxelib.json README.md extraParams.hxml release