diff --git a/package.json b/package.json index 23dbc4305..0716388e5 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "interface.place", "description": "Instant Musical Superpowers! Body controllable accessible musical instrument", "version": "0.20.1", - "time": 1694451105599, + "time": 1696238489991, "author": "designerzen ", "license": "GPL-2.0-only", "repository": "https://github.com/designerzen/InterFACE.git", @@ -163,4 +163,4 @@ "showdown": "^2.1.0", "stream-browserify": "^3.0.0" } -} +} \ No newline at end of file diff --git a/source/version.js b/source/version.js index 7d0e45920..3764e7272 100644 --- a/source/version.js +++ b/source/version.js @@ -1 +1 @@ -export const VERSION="0.20.0"; export const DATE=1694451105599; \ No newline at end of file +export const VERSION="0.20.1"; export const DATE=1696238489991; \ No newline at end of file