Skip to content

Commit

Permalink
Version Bump (Internal) - v1.5.67
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobar79 authored and actions-user committed Dec 18, 2024
1 parent 8c0bd8d commit 46baf27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "browser-extension",
"license": "GPL-3.0-only",
"version": "1.5.66",
"version": "1.5.67",
"scripts": {
"//enable dev mode": "",
"devmode:on": "sed -i'' -e 's/IS_DEV.*/IS_DEV=true/g' .env",
Expand Down Expand Up @@ -349,4 +349,4 @@
"@trezor/connect-web>@trezor/connect>@trezor/utxo-lib>blake-hash": false
}
}
}
}
2 changes: 1 addition & 1 deletion static/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"notifications"
],
"short_name": "Rainbow",
"version": "1.5.66",
"version": "1.5.67",
"web_accessible_resources": [
{
"matches": [
Expand Down

0 comments on commit 46baf27

Please sign in to comment.