diff options
| author | Kamran Ahmed <kamranahmed.se@gmail.com> | 2020-01-07 11:57:32 +0400 |
|---|---|---|
| committer | Kamran Ahmed <kamranahmed.se@gmail.com> | 2020-01-07 11:57:32 +0400 |
| commit | 3644f2ee25794034eb2cad7dfe8e6096efda22c8 (patch) | |
| tree | 71ca82bf95e76b0c19fd318a79999cc40ca7f09e | |
| parent | Upgrade dependencies (diff) | |
| download | githunt-3644f2ee25794034eb2cad7dfe8e6096efda22c8.tar.gz | |
Update extension version
| -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", |
