aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 451383d6..fad22bfc 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
- "version": "1.2.1",
+ "version": "1.2.2",
"manifest_version": 2,
"background": {
"page": "pages/background/background.html",
@@ -101,4 +101,4 @@
"strict_min_version": "67.0"
}
}
-} \ No newline at end of file
+}