From 1619e219d2bb96d04f025d8e720bdf3684daca96 Mon Sep 17 00:00:00 2001 From: TheodoreChu <22967798+TheodoreChu@users.noreply.github.com> Date: Fri, 4 Dec 2020 02:18:46 -0800 Subject: [PATCH] chore(version): v0.1.1 --- build/demo.ext.json | 4 ++-- build/package.json | 2 +- build/sample.ext.json | 2 +- package.json | 2 +- public/demo.ext.json | 4 ++-- public/package.json | 2 +- public/sample.ext.json | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/build/demo.ext.json b/build/demo.ext.json index 2c81055..a2d1ed8 100644 --- a/build/demo.ext.json +++ b/build/demo.ext.json @@ -3,10 +3,10 @@ "name": "Music Editor", "content_type": "SN|Component", "area": "editor-editor", - "version": "0.1.0", + "version": "0.1.1", "description": "Music Editor for Standard Notes. Write music with VexTab and VexFlow", "url": "https://demo.musiceditor.net", - "download_url": "https://github.com/TheodoreChu/music-editor/releases/download/v0.1.0/music-editor-build-v0.1.0.zip", + "download_url": "https://github.com/TheodoreChu/music-editor/releases/download/v0.1.1/music-editor-build-v0.1.1.zip", "latest_url": "https://raw.githubusercontent.com/TheodoreChu/music-editor/main/public/demo.ext.json", "marketing_url": "https://musiceditor.net", "thumbnail_url": "" diff --git a/build/package.json b/build/package.json index c502d0f..52865d5 100644 --- a/build/package.json +++ b/build/package.json @@ -1,6 +1,6 @@ { "name": "music-editor", - "version": "0.1.0", + "version": "0.1.1", "description": "Music Editor for Standard Notes. Write music with VexTab and VexFlow", "keywords": [ "Music Editor", diff --git a/build/sample.ext.json b/build/sample.ext.json index 3189f53..8e7dc34 100644 --- a/build/sample.ext.json +++ b/build/sample.ext.json @@ -3,7 +3,7 @@ "name": "Music Editor - Develop Local", "content_type": "SN|Component", "area": "editor-editor", - "version": "0.1.0", + "version": "0.1.1", "description": "Music Editor for Standard Notes. Write music with VexTab and VexFlow", "url": "http://localhost:3000", "download_url": "", diff --git a/package.json b/package.json index 90e7393..3b07053 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "music-editor", - "version": "0.1.0", + "version": "0.1.1", "description": "Music Editor for Standard Notes. Write music with VexTab and VexFlow", "keywords": [ "Music Editor", diff --git a/public/demo.ext.json b/public/demo.ext.json index 2c81055..a2d1ed8 100644 --- a/public/demo.ext.json +++ b/public/demo.ext.json @@ -3,10 +3,10 @@ "name": "Music Editor", "content_type": "SN|Component", "area": "editor-editor", - "version": "0.1.0", + "version": "0.1.1", "description": "Music Editor for Standard Notes. Write music with VexTab and VexFlow", "url": "https://demo.musiceditor.net", - "download_url": "https://github.com/TheodoreChu/music-editor/releases/download/v0.1.0/music-editor-build-v0.1.0.zip", + "download_url": "https://github.com/TheodoreChu/music-editor/releases/download/v0.1.1/music-editor-build-v0.1.1.zip", "latest_url": "https://raw.githubusercontent.com/TheodoreChu/music-editor/main/public/demo.ext.json", "marketing_url": "https://musiceditor.net", "thumbnail_url": "" diff --git a/public/package.json b/public/package.json index c502d0f..52865d5 100644 --- a/public/package.json +++ b/public/package.json @@ -1,6 +1,6 @@ { "name": "music-editor", - "version": "0.1.0", + "version": "0.1.1", "description": "Music Editor for Standard Notes. Write music with VexTab and VexFlow", "keywords": [ "Music Editor", diff --git a/public/sample.ext.json b/public/sample.ext.json index 3189f53..8e7dc34 100644 --- a/public/sample.ext.json +++ b/public/sample.ext.json @@ -3,7 +3,7 @@ "name": "Music Editor - Develop Local", "content_type": "SN|Component", "area": "editor-editor", - "version": "0.1.0", + "version": "0.1.1", "description": "Music Editor for Standard Notes. Write music with VexTab and VexFlow", "url": "http://localhost:3000", "download_url": "",