Skip to content

Commit

Permalink
Version Bump (Internal) - v1.2.36
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSinclair authored and actions-user committed Sep 29, 2023
1 parent 7eb1c6c commit 8a986b0
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.2.35",
"version": "1.2.36",
"scripts": {
"//enable dev mode": "",
"devmode:on": "sed -i'' -e 's/IS_DEV.*/IS_DEV=true/g' .env",
Expand Down Expand Up @@ -301,4 +301,4 @@
"wagmi>@wagmi/core>@wagmi/connectors>@coinbase/wallet-sdk>keccak": 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.2.35",
"version": "1.2.36",
"web_accessible_resources": [
{
"matches": [
Expand Down

0 comments on commit 8a986b0

Please sign in to comment.