diff --git a/Makefile b/Makefile index bc66eb5d..76295009 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ lint: # https://github.com/Kentzo/git-archive-all archive: mkdir -p release - git-archive-all --prefix 8bitworkshop-3.2.1/ release/8bitworkshop-3.2.1.zip + git-archive-all --prefix 8bitworkshop-latest/ release/8bitworkshop-latest.zip git archive --prefix 8bitworkshop- -o release/8bitworkshop-tools.zip HEAD tools diff --git a/doc/notes.txt b/doc/notes.txt index 38f5e9ef..efaac622 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -85,6 +85,7 @@ TODO: - use alternate confirm/prompt dialogs - https://github.com/jvilk/BrowserFS - what if error in include file you can't edit b/c it never appears? +- markdown: can't share WEB WORKER FORMAT diff --git a/package.json b/package.json index 1326f790..2d9e4e0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "8bitworkshop", - "version": "3.2.1", + "version": "3.3.0", "author": "Steven Hugg", "dependencies": {}, "devDependencies": { diff --git a/redir.html b/redir.html index 3596c3ff..dbd5743a 100644 --- a/redir.html +++ b/redir.html @@ -7,7 +7,7 @@