From 52838d19d2e598dd5752fdae8ad25f99581c498b Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Fri, 21 Jun 2019 22:55:35 +0400 Subject: Update version in manifest --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 03424f9..c776c77 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -3,7 +3,7 @@ "name": "Githunt", "short_name": "Githunt", "description": "Replace the new tab with a list of trending repositories on github belonging to any technology that you chose.", - "version": "3.6", + "version": "3.7", "permissions": [ "tabs", "storage", -- cgit v1.2.3