From 3644f2ee25794034eb2cad7dfe8e6096efda22c8 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 7 Jan 2020 11:57:32 +0400 Subject: Update extension version --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index c776c77..5f7168e 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.7", + "version": "3.8", "permissions": [ "tabs", "storage", -- cgit v1.2.3