diff --git a/manifest-beta.json b/manifest-beta.json index af92091..5c98540 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "digitalgarden", "name": "Digital Garden", - "version": "2.55.0", + "version": "2.55.1", "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 af92091..5c98540 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "digitalgarden", "name": "Digital Garden", - "version": "2.55.0", + "version": "2.55.1", "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 b7498d1..8b3e4ca 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "2.55.1": "0.12.0", "2.55.0": "0.12.0", "2.54.1": "0.12.0", "2.54.0": "0.12.0",