release prep

This commit is contained in:
Cleon 2023-01-07 18:21:15 +13:00
parent bf5a10a8d1
commit 57380c9432
2 changed files with 2 additions and 1 deletions

2
dist/manifest.json vendored
View file

@ -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",

View file

@ -1,4 +1,5 @@
{
"0.1.3": "1.1.9",
"0.1.2": "1.1.9",
"0.1.1": "1.1.9"
}