From 474d4eb4a2b775eb3e10f8bdb8ef47f2de14a423 Mon Sep 17 00:00:00 2001 From: Cleon <18450687+meld-cp@users.noreply.github.com> Date: Sat, 4 Feb 2023 17:16:17 +1300 Subject: [PATCH] ver bump --- dist/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/manifest.json b/dist/manifest.json index 4e7ca69..1494b48 100644 --- a/dist/manifest.json +++ b/dist/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",