Skip to content

Commit 385616d

Browse files
committed
bump(version): Patch version.
1 parent 1675948 commit 385616d

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.3.6",
4+
"version": "0.3.7",
55
"minAppVersion": "0.13.21",
66
"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.",
77
"author": "frontend-engineering",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"0.1.1": "0.13.21",
33
"0.3.4": "0.13.21",
4-
"0.3.6": "0.13.21"
4+
"0.3.6": "0.13.21",
5+
"0.3.7": "0.13.21"
56
}

0 commit comments

Comments
 (0)