diff --git a/manifest.json b/manifest.json index 4e7ca69..1494b48 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "meld-build", "name": "Meld Build", - "version": "0.1.4", + "version": "0.1.5", "minAppVersion": "1.0.1", "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 b557402..8ba2338 100644 --- a/versions.json +++ b/versions.json @@ -2,5 +2,6 @@ "0.1.1": "1.0.1", "0.1.2": "1.0.1", "0.1.3": "1.0.1", - "0.1.4": "1.0.1" + "0.1.4": "1.0.1", + "0.1.5": "1.0.1" } \ No newline at end of file