Skip to content

Commit

Permalink
bump into 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
moth1995 committed Feb 6, 2024
1 parent 62f4d6d commit 5dea39f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest-firefox.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "PES Stats Converter Copy - By PES Indie Team",
"version": "1.2.1",
"version": "1.2.2",
"description": "Creates a floating button at the bottom right corner of the website that will allow you to convert FIFA, FM and Efootball stats into old-gen PES stats.",
"permissions": ["activeTab", "storage"],
"content_scripts": [
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "PES Stats Converter Copy - By PES Indie Team",
"version": "1.2.1",
"version": "1.2.2",
"description": "Button that will allow you to convert FIFA, FM and Efootball stats into old-gen PES stats.",
"permissions": ["storage"],
"host_permissions" : [
Expand Down

0 comments on commit 5dea39f

Please sign in to comment.