Skip to content

Commit

Permalink
bump version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fuyufjh committed Jan 14, 2025
1 parent 10b683e commit 5a8a0a0
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
@@ -1,6 +1,6 @@
{
"name": "arkpets-chrome",
"version": "1.3.0",
"version": "1.4.0",
"private": true,
"scripts": {
"watch": "webpack build --watch --mode development",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "ArkPets Chrome",
"description": "Shows Arknights characters on web pages",
"version": "1.3.0",
"version": "1.4.0",
"permissions": [
"storage"
],
Expand Down

0 comments on commit 5a8a0a0

Please sign in to comment.