diff options
| author | Kamran Ahmed <kamranahmed.se@gmail.com> | 2018-09-22 10:30:53 +0400 |
|---|---|---|
| committer | Kamran Ahmed <kamranahmed.se@gmail.com> | 2018-09-22 10:30:53 +0400 |
| commit | 2bbba43ac99c809eff9abd76e3c58159ab10be53 (patch) | |
| tree | 92e60cf13a6f3aa257054b7051686c210bd2e605 /public | |
| parent | Fix - Missing languages (diff) | |
| download | githunt-2bbba43ac99c809eff9abd76e3c58159ab10be53.tar.gz | |
Update version
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 79905ec..d81d78e 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.3", + "version": "3.4", "permissions": [ "tabs", "storage", |
