Skip to content

Commit

Permalink
Change manifest.json to beta v7.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sashank999 authored Jun 5, 2024
1 parent 8d97b5b commit 2cba28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "TornTools",
"version": "7.0.0",
"version": "7.2.0",
"description": "Several tools for Torn.",
"icons": { "16": "resources/images/icon_16.png", "48": "resources/images/icon_48.png", "128": "resources/images/icon_128.png" },
"action": { "default_title": "TornTools", "default_popup": "pages/popup/popup.html", "default_icon": "resources/images/icon_128.png" },
Expand Down

0 comments on commit 2cba28e

Please sign in to comment.