2.3.0
This commit is contained in:
+1
-1
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user