Skip to content

Commit

Permalink
Bumped versions to 2024.6.21 ↞ [auto-sync from `adamlui/chatgpt-a…
Browse files Browse the repository at this point in the history
…pps/chatgpt-infinity/opera`]
  • Loading branch information
adamlui authored and kudo-sync-bot committed Jun 21, 2024
1 parent bc37a0d commit e1ede50
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chrome/extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,

Check warning on line 2 in chrome/extension/manifest.json

View workflow job for this annotation

GitHub Actions / eslint

"manifest_version" must be equal to 2
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"version": "2024.6.17",
"version": "2024.6.21",
"author": "Adam Lui",
"default_locale": "en",
"icons": {

Check warning on line 8 in chrome/extension/manifest.json

View workflow job for this annotation

GitHub Actions / eslint

"icons" must be array
Expand Down
2 changes: 1 addition & 1 deletion edge/extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,

Check warning on line 2 in edge/extension/manifest.json

View workflow job for this annotation

GitHub Actions / eslint

"manifest_version" must be equal to 2
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"version": "2024.6.17",
"version": "2024.6.21",
"author": "Adam Lui",
"default_locale": "en",
"icons": {

Check warning on line 8 in edge/extension/manifest.json

View workflow job for this annotation

GitHub Actions / eslint

"icons" must be array
Expand Down
2 changes: 1 addition & 1 deletion opera/extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,

Check warning on line 2 in opera/extension/manifest.json

View workflow job for this annotation

GitHub Actions / eslint

"manifest_version" must be equal to 2
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"version": "2024.6.17",
"version": "2024.6.21",
"author": "Adam Lui",
"default_locale": "en",
"icons": {

Check warning on line 8 in opera/extension/manifest.json

View workflow job for this annotation

GitHub Actions / eslint

"icons" must be array
Expand Down

0 comments on commit e1ede50

Please sign in to comment.