From b77bd5c0c0c699e22229910b2cf10029a1bcbeeb Mon Sep 17 00:00:00 2001 From: Cleon <18450687+meld-cp@users.noreply.github.com> Date: Fri, 6 Jan 2023 18:20:10 +1300 Subject: [PATCH] prep release --- dist/manifest.json | 4 ++-- manifest.json | 4 ++-- versions.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) 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" }