Skip to content

Commit

Permalink
Version Bump (Internal) - v1.4.81
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobar79 authored and actions-user committed May 1, 2024
1 parent 8f1e232 commit a4704fe
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.80",
"version": "1.4.81",
"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.80",
"version": "1.4.81",
"web_accessible_resources": [
{
"matches": [
Expand Down

0 comments on commit a4704fe

Please sign in to comment.