Skip to content

Commit

Permalink
Update: Bump 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayao0819 committed Nov 20, 2023
1 parent b8d7db8 commit 629cfb0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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": "2.1.1",
"version": "2.2.1",
"scripts": {
"build": "pnpm run build-chrome",
"build:dev": "pnpm run build-chrome:dev",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest_chrome.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "ゲーミング群馬大学 -Gaming Gunma University-",
"version": "2.1.1",
"version": "2.2.1",
"description": "辺境の地にある群馬大学のウェブサイトをゲーミングでエキサイティングにします",
"author": "[email protected]",
"permissions": ["storage", "tabs"],
Expand Down
2 changes: 1 addition & 1 deletion public/manifest_firefox.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "ゲーミング群馬大学 -Gaming Gunma University-",
"version": "2.1.1",
"version": "2.2.1",
"description": "辺境の地にある群馬大学のウェブサイトをゲーミングでエキサイティングにします",
"author": "[email protected]",
"permissions": ["storage", "tabs"],
Expand Down

0 comments on commit 629cfb0

Please sign in to comment.