diff --git a/dist/manifest.json b/dist/manifest.json index 20321ea..e797b58 100644 --- a/dist/manifest.json +++ b/dist/manifest.json @@ -1,7 +1,7 @@ { "id": "meld-build", "name": "Meld Build", - "version": "0.1.2", + "version": "0.1.3", "minAppVersion": "1.1.9", "description": "Write and execute (sandboxed) JavaScript to render templates, query DataView and create dynamic notes.", "author": "meld-cp", diff --git a/versions.json b/versions.json index 59d8cd9..0b00fa5 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "0.1.3": "1.1.9", "0.1.2": "1.1.9", "0.1.1": "1.1.9" }