Skip to content

Commit 4906d0e

Browse files
committed
bump(version): Auto bump version to 0.3.4
1 parent 7cf1d95 commit 4906d0e

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

manifest.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"id": "invio",
3-
"name": "Invio",
4-
"version": "0.3.3",
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-
}
2+
"id": "invio",
3+
"name": "Invio",
4+
"version": "0.3.4",
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,3 +1,4 @@
11
{
2-
"0.1.1": "0.13.21"
3-
}
2+
"0.1.1": "0.13.21",
3+
"0.3.4": "0.13.21"
4+
}

0 commit comments

Comments
 (0)