Skip to content

Commit

Permalink
3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
garywill committed Nov 21, 2023
1 parent 588b2aa commit 7fe3f6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/manifest-chrome.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"manifest_version": 2,
"version": "3.2.16",
"version": "3.3.0",
"homepage_url": "https://github.com/garywill/BigSearch",
"author": {
"name": "Garywill",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"manifest_version": 2,
"version": "3.2.16",
"version": "3.3.0",
"homepage_url": "https://garywill.github.io",
"developer": {
"name": "Garywill",
Expand Down

0 comments on commit 7fe3f6c

Please sign in to comment.