Skip to content

Commit 5f2c012

Browse files
committed
bump(version): Version to 0.7.0
1 parent cf0b5b0 commit 5f2c012

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"id": "invio",
33
"name": "Invio",
4-
"version": "0.6.5",
4+
"version": "0.7.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",
88
"authorUrl": "https://github.com/frontend-engineering",
99
"isDesktopOnly": true
10-
}
10+
}

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
"0.6.2": "0.13.21",
1111
"0.6.3": "0.13.21",
1212
"0.6.4": "0.13.21",
13-
"0.6.5": "0.13.21"
13+
"0.6.5": "0.13.21",
14+
"0.7.0": "0.13.21"
1415
}

0 commit comments

Comments
 (0)