diff options
| author | Kamran Ahmed <kamranahmed.se@gmail.com> | 2018-08-30 23:16:05 +0500 |
|---|---|---|
| committer | Kamran Ahmed <kamranahmed.se@gmail.com> | 2018-08-30 23:16:05 +0500 |
| commit | c7ca3782fd9f946bcd2bcf3df1c1741bab28f7f4 (patch) | |
| tree | acc27704b13c4f799a48c3bcccb70c1595dbfdae /public | |
| parent | Add license and remove webnavigation permission (diff) | |
| download | githunt-c7ca3782fd9f946bcd2bcf3df1c1741bab28f7f4.tar.gz | |
Update versio in manifest
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 c64eafb..c9487dd 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", + "version": "3.1", "permissions": [ "tabs", "storage", |
