diff options
| author | Kamran Ahmed <kamranahmed.se@gmail.com> | 2018-08-31 08:16:08 +0500 |
|---|---|---|
| committer | Kamran Ahmed <kamranahmed.se@gmail.com> | 2018-08-31 08:16:08 +0500 |
| commit | ef266912a19024a87a7587de45d891993bb60412 (patch) | |
| tree | 4a2d361e34d6051dc40702eda1cf92b8e2e16f7e | |
| parent | Fix the responsiveness (diff) | |
| download | githunt-ef266912a19024a87a7587de45d891993bb60412.tar.gz | |
Update manifest version3.0
| -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 c9487dd..a00ed45 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.1", + "version": "3.2", "permissions": [ "tabs", "storage", |
