mirror of
https://github.com/meld-cp/obsidian-build.git
synced 2026-07-22 07:30:25 +00:00
ver bumb
This commit is contained in:
parent
d2e0d4f7ea
commit
04535c2f50
2 changed files with 3 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
Loading…
Reference in a new issue