From 6aad9b67286ba46c4064ea4ca325c3446b950481 Mon Sep 17 00:00:00 2001 From: Ole Eskild Steensen Date: Thu, 12 Oct 2023 13:28:09 +0200 Subject: [PATCH] Version bump --- manifest-beta.json | 2 +- manifest.json | 2 +- versions.json | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest-beta.json b/manifest-beta.json index 782c745..b0552f0 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "digitalgarden", "name": "Digital Garden", - "version": "2.52.0", + "version": "2.53.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/manifest.json b/manifest.json index 782c745..b0552f0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "digitalgarden", "name": "Digital Garden", - "version": "2.52.0", + "version": "2.53.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 65413c4..84fbe2c 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "2.53.0": "0.12.0", "2.52.0": "0.12.0", "2.51.0": "0.12.0", "2.50.5": "0.12.0",