Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
alefvanoon authored Feb 6, 2022
1 parent 30421fa commit b662a4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "1.2.2",
"version": "1.3",
"manifest_version": 2,
"background": {
"page": "pages/background/background.html",
Expand Down Expand Up @@ -55,4 +55,4 @@
"strict_min_version": "67.0"
}
}
}
}

0 comments on commit b662a4a

Please sign in to comment.