1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-26 10:21:30 +00:00

version 3.2.1

This commit is contained in:
Steven Hugg
2018-11-25 08:01:42 -05:00
parent e51a49b18d
commit 5d753892fa
3 changed files with 3 additions and 4 deletions
+1 -2
View File
@@ -18,8 +18,7 @@ lint:
# https://github.com/Kentzo/git-archive-all
archive:
mkdir -p release
git-archive-all --prefix 8bitworkshop-3.2.0/ release/8bitworkshop-3.2.0.zip # 3.2.0
#git-archive-all --prefix 8bitworkshop-1.1/ release/8bitworkshop-1.1.zip 1.1
git-archive-all --prefix 8bitworkshop-3.2.1/ release/8bitworkshop-3.2.1.zip
git archive --prefix 8bitworkshop- -o release/8bitworkshop-tools.zip HEAD tools