From 30cb8c8f755c94b659429a09368113f920afa1fb Mon Sep 17 00:00:00 2001 From: Ole Eskild Steensen Date: Thu, 12 Oct 2023 13:12:10 +0200 Subject: [PATCH] Beta version bump --- manifest-beta.json | 2 +- versions.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest-beta.json b/manifest-beta.json index 75e3b94..782c745 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "digitalgarden", "name": "Digital Garden", - "version": "2.51.0", + "version": "2.52.0", "minAppVersion": "0.12.0", "description": "Publish your notes to the web for others to enjoy. For free.", "author": "Ole Eskild Steensen", diff --git a/versions.json b/versions.json index 42bee0c..65413c4 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "2.52.0": "0.12.0", "2.51.0": "0.12.0", "2.50.5": "0.12.0", "2.50.4": "0.12.0",