diff options
| -rw-r--r-- | public/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |
