Skip to content

Commit

Permalink
chore: v1.3.5 version bump (#1198)
Browse files Browse the repository at this point in the history
Co-authored-by: DanielSinclair <DanielSinclair@users.noreply.github.com>
Co-authored-by: Bruno Barbieri <1247834+brunobar79@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 12, 2023
1 parent 67733ca commit ca134ff
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.3.4",
"version": "1.3.5",
"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.3.4",
"version": "1.3.5",
"web_accessible_resources": [
{
"matches": [
Expand Down

0 comments on commit ca134ff

Please sign in to comment.