diff --git a/dist/manifest.json b/dist/manifest.json index a4315b5..352dd06 100644 --- a/dist/manifest.json +++ b/dist/manifest.json @@ -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 diff --git a/manifest.json b/manifest.json index a4315b5..352dd06 100644 --- a/manifest.json +++ b/manifest.json @@ -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 diff --git a/versions.json b/versions.json index 26382a1..9be1f3d 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,3 @@ { - "1.0.0": "0.15.0" + "0.1.0": "0.15.0" }