aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralefvanoon <53198048+alefvanoon@users.noreply.github.com>2022-01-27 13:07:56 +0100
committerGitHub <noreply@github.com>2022-01-27 13:07:56 +0100
commit6000095212c3f1c4c1f1a68a63ae043533067d4d (patch)
tree4046c1bdac3dc6eb471dd8b067d71b102a3f1045
parentUpdating and Cleaning UI #9 (diff)
downloadlibredirect-6000095212c3f1c4c1f1a68a63ae043533067d4d.zip
Bump version
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index a37e298b..4ea3fea1 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
- "version": "1.1.49",
+ "version": "1.2",
"manifest_version": 2,
"background": {
"page": "pages/background/background.html",