Skip to content

Commit

Permalink
Version Bump (Internal) - v1.5.29
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobar79 authored and actions-user committed Aug 17, 2024
1 parent 7d72e35 commit b2e0bb7
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.28",
"version": "1.5.29",
"scripts": {
"//enable dev mode": "",
"devmode:on": "sed -i'' -e 's/IS_DEV.*/IS_DEV=true/g' .env",
Expand Down Expand Up @@ -328,4 +328,4 @@
"wagmi>@wagmi/connectors>@metamask/sdk>eciesjs>secp256k1": 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.28",
"version": "1.5.29",
"web_accessible_resources": [
{
"matches": [
Expand Down

0 comments on commit b2e0bb7

Please sign in to comment.