summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index c776c77..2991f28 100644
--- a/manifest.json
+++ b/manifest.json
@@ -3,9 +3,8 @@
"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.9",
"permissions": [
- "tabs",
"storage",
"*://*.github.com/*"
],