Skip to content

Commit

Permalink
Bump to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajordat committed Dec 1, 2024
1 parent 75923c6 commit d6d3ea7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/manifest.chrome.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Altered TCG Builder",
"version": "1.0.2",
"version": "1.0.3",
"description": "Import decks from the Altered TCG Builder to the official website",
"permissions": [
"activeTab"
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.firefox.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Altered TCG Builder",
"version": "1.0.2",
"version": "1.0.3",
"description": "Import decks from the Altered TCG Builder to the official website",
"permissions": [
"activeTab"
Expand Down

0 comments on commit d6d3ea7

Please sign in to comment.