Skip to content

Commit

Permalink
Update: Bump 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayao0819 committed Oct 26, 2023
1 parent 2eec5c5 commit c712019
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "gunma-univ-gaming-edition",
"description": "The browser extension of Gunma University Gaming Edition",
"license": "MIT",
"version": "1.1.0",
"version": "2.0.0",
"scripts": {
"build": "pnpm webpack --mode production --config webpack.prod.js",
"build:dev": "pnpm webpack --mode development --config webpack.dev.js",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "ゲーミング群馬大学 -Gaming Gunma University-",
"version": "1.3.0",
"version": "2.0.0",
"description": "辺境の地にある群馬大学のウェブサイトをゲーミングでエキサイティングにします",
"author": "[email protected]",
"permissions": ["storage", "tabs"],
Expand Down

0 comments on commit c712019

Please sign in to comment.