diff options
| author | Kamran Ahmed <kaahmed@altayer.com> | 2019-06-21 22:44:25 +0400 |
|---|---|---|
| committer | Kamran Ahmed <kaahmed@altayer.com> | 2019-06-21 22:44:25 +0400 |
| commit | 5ae0664fd629759d86065b64d3e7731b846b5775 (patch) | |
| tree | d6389eb89c35558dd2ef14db0a4396d61e8af870 /public | |
| parent | Add google analytics (diff) | |
| download | githunt-5ae0664fd629759d86065b64d3e7731b846b5775.tar.gz | |
Update chrome extension build
Diffstat (limited to 'public')
| -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 d81d78e..03424f9 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.4", + "version": "3.6", "permissions": [ "tabs", "storage", |
