Skip to content

Commit

Permalink
bump(version): Auto bump version to 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
walkthunder committed Jul 30, 2023
1 parent 7cf1d95 commit 4906d0e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
18 changes: 9 additions & 9 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"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
}
"id": "invio",
"name": "Invio",
"version": "0.3.4",
"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
}
5 changes: 3 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"0.1.1": "0.13.21"
}
"0.1.1": "0.13.21",
"0.3.4": "0.13.21"
}

0 comments on commit 4906d0e

Please sign in to comment.