Skip to content

Commit

Permalink
Changed extension version to 6.3b1
Browse files Browse the repository at this point in the history
  • Loading branch information
aecreations committed Jun 17, 2023
1 parent 3015fbc commit 3d365f6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
"manifest_version": 2,
"name": "__MSG_extNameTB__",
"description": "__MSG_extDesc__",
"version": "6.3a2+",
"version": "6.3b1",
"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.*"
"strict_max_version": "115.*",
"update_url": "https://aecreations.github.io/updates/update-test.json"
}
},

Expand Down

0 comments on commit 3d365f6

Please sign in to comment.