Skip to content

Commit fee1204

Browse files
DanielSinclairactions-user
authored andcommitted
Version Bump (Internal) - v1.5.180
1 parent 71308f3 commit fee1204

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "browser-extension",
33
"license": "GPL-3.0-only",
4-
"version": "1.5.179",
4+
"version": "1.5.180",
55
"scripts": {
66
"//enable dev mode": "",
77
"devmode:on": "sed -i'' -e 's/IS_DEV.*/IS_DEV=true/g' .env",

static/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"notifications"
6969
],
7070
"short_name": "Rainbow",
71-
"version": "1.5.179",
71+
"version": "1.5.180",
7272
"web_accessible_resources": [
7373
{
7474
"matches": [

0 commit comments

Comments
 (0)