Skip to content

Commit a6db73a

Browse files
janek26actions-user
authored andcommitted
Version Bump (Internal) - v1.6.3
1 parent 578437b commit a6db73a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.6.2",
4+
"version": "1.6.3",
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.6.2",
71+
"version": "1.6.3",
7272
"web_accessible_resources": [
7373
{
7474
"matches": [

0 commit comments

Comments
 (0)