diff --git a/manifest.json b/manifest.json index cdabaf9..563a869 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "invio", "name": "Invio", - "version": "0.7.26", + "version": "0.7.27", "minAppVersion": "0.13.21", "description": "Export documents as static websites and deploy to AWS S3 or compatible COS. Streamlining Obsidian Sync and Publish, Invio lets you share notes online, retaining data control via self-hosting.", "author": "frontend-engineering", diff --git a/versions.json b/versions.json index 68cb268..5701433 100644 --- a/versions.json +++ b/versions.json @@ -36,5 +36,6 @@ "0.7.23": "0.13.21", "0.7.24": "0.13.21", "0.7.25": "0.13.21", - "0.7.26": "0.13.21" + "0.7.26": "0.13.21", + "0.7.27": "0.13.21" } \ No newline at end of file