Skip to content

Commit d8a371c

Browse files
committed
bump(version): Bump to 0.3.6
1 parent 7f814be commit d8a371c

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

manifest.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
{"id":"invio","name":"Invio","version":"0.3.3","minAppVersion":"0.13.21","description":"Export docs as websites and deploy them to AWS S3 or compatible COS. Invio streamlines the process of publishing, enabling users to easily share their work online.","author":"frontend-engineering","authorUrl":"https://github.com/frontend-engineering","isDesktopOnly":true}
1+
{
2+
"id": "invio",
3+
"name": "Invio",
4+
"version": "0.3.6",
5+
"minAppVersion": "0.13.21",
6+
"description": "Export docs as websites and deploy them to AWS S3 or compatible COS. Invio streamlines the process of publishing, enabling users to easily share their work online.",
7+
"author": "frontend-engineering",
8+
"authorUrl": "https://github.com/frontend-engineering",
9+
"isDesktopOnly": true
10+
}

versions.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2-
"0.1.1": "0.13.21",
3-
"0.3.4": "0.13.21"
2+
"0.1.1": "0.13.21",
3+
"0.3.4": "0.13.21",
4+
"0.3.6": "0.13.21"
45
}

0 commit comments

Comments
 (0)