mirror of
https://github.com/meld-cp/obsidian-build.git
synced 2026-07-22 07:30:25 +00:00
prep release
This commit is contained in:
parent
d1cd5c4862
commit
b77bd5c0c0
3 changed files with 5 additions and 5 deletions
4
dist/manifest.json
vendored
4
dist/manifest.json
vendored
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"id": "meld-build",
|
||||
"name": "Meld Build",
|
||||
"version": "1.0.0",
|
||||
"version": "0.1.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "",
|
||||
"description": "Your note's an app now",
|
||||
"author": "meld-cp",
|
||||
"authorUrl": "https://github.com/meld-cp/",
|
||||
"isDesktopOnly": false
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"id": "meld-build",
|
||||
"name": "Meld Build",
|
||||
"version": "1.0.0",
|
||||
"version": "0.1.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "",
|
||||
"description": "Your note's an app now",
|
||||
"author": "meld-cp",
|
||||
"authorUrl": "https://github.com/meld-cp/",
|
||||
"isDesktopOnly": false
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"1.0.0": "0.15.0"
|
||||
"0.1.0": "0.15.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue