From 1153822788f9789dff51aa237360bf56a285823e Mon Sep 17 00:00:00 2001 From: John Murphy Date: Thu, 27 Aug 2020 16:33:06 -0500 Subject: [PATCH] Version 2.10.2 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b0c1e93..ce6e1a2 100644 --- a/manifest.json +++ b/manifest.json @@ -20,7 +20,7 @@ "name": "Kamino", "options_page": "options.html", "permissions": ["tabs", "background", "storage", "webNavigation", "*://github.com/*"], - "version": "2.10.1", + "version": "2.10.2", "web_accessible_resources": [ "icons/*.png", "bootstrap/js/bootstrap.min.js",