diff --git a/package.json b/package.json index 792cf00..a42ff30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitako", - "version": "1.0.0", + "version": "1.0.1", "description": "The missing part of GitHub.", "repository": "https://github.com/EnixCoda/Gitako", "author": "EnixCoda", diff --git a/src/manifest.json b/src/manifest.json index 673a61c..2cb0533 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,13 +1,13 @@ { "manifest_version": 2, "name": "Gitako - Github file tree", - "version": "1.0.0", + "version": "1.0.1", "description": "The missing part of GitHub.", "author": "EnixCoda", "icons": { + "64": "icons/Gitako-64.png", "128": "icons/Gitako-128.png", - "256": "icons/Gitako-256.png", - "512": "icons/Gitako-512.png" + "256": "icons/Gitako-256.png" }, "homepage_url": "https://github.com/EnixCoda/Gitako", "permissions": [