diff options
| author | Kamran Ahmed <kaahmed@altayer.com> | 2019-06-21 22:55:35 +0400 |
|---|---|---|
| committer | Kamran Ahmed <kaahmed@altayer.com> | 2019-06-21 22:55:35 +0400 |
| commit | 52838d19d2e598dd5752fdae8ad25f99581c498b (patch) | |
| tree | eca12424eaac4da401465256bdff68eed991ceb5 | |
| parent | Remove service worker (diff) | |
| download | githunt-52838d19d2e598dd5752fdae8ad25f99581c498b.tar.gz | |
Update version in manifest
| -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 03424f9..c776c77 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.6", + "version": "3.7", "permissions": [ "tabs", "storage", |
