Skip to content

Commit

Permalink
Changed extension version to 6.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aecreations committed Oct 23, 2023
1 parent 78895e2 commit 7701bd4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@
"manifest_version": 2,
"name": "__MSG_extNameTB__",
"description": "__MSG_extDesc__",
"version": "6.3.2b1",
"version": "6.3.2",
"author": "AE Creations",
"homepage_url": "https://aecreations.io/clippings/index.php",
"browser_specific_settings": {
"gecko": {
"id": "[email protected]",
"strict_min_version": "115.0",
"strict_max_version": "115.*",
"update_url": "https://aecreations.github.io/updates/update-test.json"
"strict_max_version": "115.*"
}
},

Expand Down

0 comments on commit 7701bd4

Please sign in to comment.