Skip to content

Commit cb44557

Browse files
committed
bump(version): Patch an export error.
1 parent 4241277 commit cb44557

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "invio",
33
"name": "Invio",
4-
"version": "0.6.4",
4+
"version": "0.6.5",
55
"minAppVersion": "0.13.21",
66
"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.",
77
"author": "frontend-engineering",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"0.6.1": "0.13.21",
1010
"0.6.2": "0.13.21",
1111
"0.6.3": "0.13.21",
12-
"0.6.4": "0.13.21"
12+
"0.6.4": "0.13.21",
13+
"0.6.5": "0.13.21"
1314
}

0 commit comments

Comments
 (0)