From bbc2335d87da2123968d7ffecb18eed9287e186d Mon Sep 17 00:00:00 2001 From: walkthunder Cooper Date: Tue, 28 Nov 2023 17:16:02 +0800 Subject: [PATCH] Version update --- manifest.json | 2 +- versions.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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