Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ruihildt committed Apr 24, 2024
1 parent 58abf35 commit a07051d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mullvad-browser-extension",
"displayName": "Mullvad Browser Extension",
"version": "0.9.0",
"version": "0.9.1",
"description": "Improve your Mullvad VPN experience, in your browser.",
"private": true,
"engines": {
Expand Down
7 changes: 7 additions & 0 deletions updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,13 @@
"applications": {
"gecko": { "strict_min_version": "91.1.0" }
}
},
{
"version": "0.9.1",
"update_link": "https://cdn.mullvad.net/browser-extension/0.8.5/mullvad-browser-extension-0.9.1.xpi",
"applications": {
"gecko": { "strict_min_version": "91.1.0" }
}
}
]
}
Expand Down

0 comments on commit a07051d

Please sign in to comment.