diff options
| author | Kamran Ahmed <kamranahmed.se@gmail.com> | 2018-08-31 12:59:09 +0500 |
|---|---|---|
| committer | Kamran Ahmed <kamranahmed.se@gmail.com> | 2018-08-31 12:59:09 +0500 |
| commit | e0d39ad8424ea66c574a44b60b873856b11319d6 (patch) | |
| tree | 35257eddc251249678dc8e2619b4aa99e1fc994c | |
| parent | Fix duplicate languages (diff) | |
| download | githunt-e0d39ad8424ea66c574a44b60b873856b11319d6.tar.gz | |
Update manifest 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 a00ed45..79905ec 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.2", + "version": "3.3", "permissions": [ "tabs", "storage", |
