summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/manifest.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/public/manifest.json b/public/manifest.json
index 5f7168e..2991f28 100644
--- a/public/manifest.json
+++ b/public/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.8",
+ "version": "3.9",
"permissions": [
- "tabs",
"storage",
"*://*.github.com/*"
],