Skip to content

Commit 72275cd

Browse files
committed
bump(version): Bump to 0.6.0
1 parent 0c78039 commit 72275cd

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.5.1",
4+
"version": "0.6.0",
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
@@ -4,5 +4,6 @@
44
"0.3.6": "0.13.21",
55
"0.3.7": "0.13.21",
66
"0.4.0": "0.13.21",
7-
"0.5.1": "0.13.21"
7+
"0.5.1": "0.13.21",
8+
"0.6.0": "0.13.21"
89
}

0 commit comments

Comments
 (0)