Skip to content

Commit b8eecb8

Browse files
DanielSinclairactions-user
authored andcommitted
Version Bump (Internal) - v1.5.14
1 parent 2d2b4bc commit b8eecb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
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.13",
4+
"version": "1.5.14",
55
"scripts": {
66
"//enable dev mode": "",
77
"devmode:on": "sed -i'' -e 's/IS_DEV.*/IS_DEV=true/g' .env",

static/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"notifications"
6969
],
7070
"short_name": "Rainbow",
71-
"version": "1.5.13",
71+
"version": "1.5.14",
7272
"web_accessible_resources": [
7373
{
7474
"matches": [

0 commit comments

Comments
 (0)