From 16d1af6868e6398bbbff798977cdebf31f5f0963 Mon Sep 17 00:00:00 2001 From: Albirew Date: Fri, 13 Sep 2019 02:11:32 +0200 Subject: [PATCH] bump manifest to 6.2 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f1b80a7..48e8b2e 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "__MSG_extensionName__", "short_name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "6.1", + "version": "6.2", "default_locale": "en", "homepage_url": "https://github.com/Albirew/resurrect-pages",