diff --git a/package.json b/package.json index a0d8b8f..a567624 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "0.4.8", + "version": "0.4.9", "description": "yet another extension for GitHub", "repository": "https://github.com/EnixCoda/Gitako", "author": "EnixCoda", diff --git a/src/manifest.json b/src/manifest.json index 3ba5d1b..b0a5ab9 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Gitako - enhanced Github code tree", - "version": "0.4.8", + "version": "0.4.9", "author": "EnixCoda", "icons": { "128": "icons/Gitako-128x128.png"