Skip to content

Commit

Permalink
7.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ericHgorski committed Mar 7, 2023
1 parent 2c79b8f commit 52a1007
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/firefox.manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Station Wallet",
"version": "7.1.4",
"version": "7.1.5",
"background": {
"scripts": ["background.js"],
"persistent": true
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Station Wallet",
"version": "7.1.4",
"version": "7.1.5",
"background": {
"service_worker": "background.js",
"type": "module"
Expand Down

0 comments on commit 52a1007

Please sign in to comment.