From 9e70392b90dfe7a3afbded789047b24dd330ddb8 Mon Sep 17 00:00:00 2001 From: hackademix Date: Sun, 25 Nov 2018 23:40:39 +0100 Subject: [PATCH] Version bump: 10.2.0. --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 57b3ec8..c4fee38 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.2", + "version": "10.2.0", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'",