diff --git a/manifest-beta.json b/manifest-beta.json new file mode 100644 index 00000000..3f94cbde --- /dev/null +++ b/manifest-beta.json @@ -0,0 +1,11 @@ +{ + "id": "digitalgarden", + "name": "Digital Garden", + "version": "2.50.0", + "minAppVersion": "0.12.0", + "description": "Publish your notes to the web for others to enjoy. For free.", + "author": "Ole Eskild Steensen", + "authorUrl": "https://dg-docs.ole.dev/", + "isDesktopOnly": false, + "fundingUrl": "https://ko-fi.com/oleeskild" +} diff --git a/versions.json b/versions.json index 16023bb8..83b0ea1a 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "2.50.0": "0.12.0", "2.49.1": "0.12.0", "2.49.0": "0.12.0", "2.48.0": "0.12.0",