prep release

This commit is contained in:
Cleon 2023-01-06 18:20:10 +13:00
parent d1cd5c4862
commit b77bd5c0c0
3 changed files with 5 additions and 5 deletions

4
dist/manifest.json vendored
View file

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

View file

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

View file

@ -1,3 +1,3 @@
{
"1.0.0": "0.15.0"
"0.1.0": "0.15.0"
}