From 9c34ee46cc06ef4c0cc2b8854299c60b10981354 Mon Sep 17 00:00:00 2001 From: Ole Eskild Steensen Date: Wed, 8 Feb 2023 08:40:46 +0100 Subject: [PATCH] Version bump --- manifest.json | 2 +- versions.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 76b2c505..62841edf 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "digitalgarden", "name": "Digital Garden", - "version": "2.35.5", + "version": "2.35.6", "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 e782053c..529da476 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "2.35.6": "0.12.0", "2.35.5": "0.12.0", "2.35.4": "0.12.0", "2.35.3": "0.12.0",