Skip to content

Commit

Permalink
Version Bump (Internal) - v1.4.50
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSinclair authored and actions-user committed Apr 5, 2024
1 parent eadf62c commit 96a7a7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.4.49",
"version": "1.4.50",
"scripts": {
"//enable dev mode": "",
"devmode:on": "sed -i'' -e 's/IS_DEV.*/IS_DEV=true/g' .env",
Expand Down
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.4.49",
"version": "1.4.50",
"web_accessible_resources": [
{
"matches": [
Expand Down

0 comments on commit 96a7a7d

Please sign in to comment.