We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2b4bc commit b8eecb8Copy full SHA for b8eecb8
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "browser-extension",
3
"license": "GPL-3.0-only",
4
- "version": "1.5.13",
+ "version": "1.5.14",
5
"scripts": {
6
"//enable dev mode": "",
7
"devmode:on": "sed -i'' -e 's/IS_DEV.*/IS_DEV=true/g' .env",
static/manifest.json
@@ -68,7 +68,7 @@
68
"notifications"
69
],
70
"short_name": "Rainbow",
71
72
"web_accessible_resources": [
73
74
"matches": [
0 commit comments