diff --git a/manifest.json b/manifest.json index d1478b8..5fff9b0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "invio", "name": "Invio", - "version": "0.7.31", + "version": "0.7.32", "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 064dc94..b04d938 100644 --- a/versions.json +++ b/versions.json @@ -41,5 +41,6 @@ "0.7.28": "0.13.21", "0.7.29": "0.13.21", "0.7.30": "0.13.21", - "0.7.31": "0.13.21" + "0.7.31": "0.13.21", + "0.7.32": "0.13.21" } \ No newline at end of file