Skip to content

Commit

Permalink
Changed extension version to 5.0.1a0 (5.0.0.97)
Browse files Browse the repository at this point in the history
  • Loading branch information
aecreations committed Oct 28, 2024
1 parent 220997a commit 20dbfc3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions wx-src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
"manifest_version": 3,
"name": "__MSG_extName__",
"description": "__MSG_extDesc__",
"version": "5.0",
"version": "5.0.0.97",
"homepage_url": "https://aecreations.io/panicbutton/index.php",
"author": "AE Creations",

"browser_specific_settings": {
"gecko": {
"id": "{24cea704-946d-11da-a72b-0800200c9a66}",
"strict_min_version": "115.0"
"strict_min_version": "115.0",
"update_url": "https://aecreations.github.io/updates/update-test.json"
}
},

Expand Down

0 comments on commit 20dbfc3

Please sign in to comment.