diff --git a/Makefile b/Makefile index 98e44dd3..3ff6d671 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/package.json b/package.json index f9cf992b..e444aa24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "8bitworkshop", - "version": "3.2.0", + "version": "3.2.1", "author": "Steven Hugg", "dependencies": {}, "devDependencies": { diff --git a/redir.html b/redir.html index 51143656..3596c3ff 100644 --- a/redir.html +++ b/redir.html @@ -7,7 +7,7 @@