From 5d753892fa4b8d5b6378b2fe3762bc5d5b706a2e Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Sun, 25 Nov 2018 08:01:42 -0500 Subject: [PATCH] version 3.2.1 --- Makefile | 3 +-- package.json | 2 +- redir.html | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) 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 @@