From 6d250861794b8db6a9a3a08e484568050bc5be13 Mon Sep 17 00:00:00 2001 From: Ole Eskild Steensen Date: Thu, 16 Mar 2023 21:15:52 +0100 Subject: [PATCH] Bump version --- manifest.json | 2 +- versions.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index dd2cd907..fa114ca6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "digitalgarden", "name": "Digital Garden", - "version": "2.38.0", + "version": "2.39.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 aa309e61..2e5e01fd 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "2.39.0": "0.12.0", "2.38.0": "0.12.0", "2.37.0": "0.12.0", "2.36.0": "0.12.0",