diff --git a/extension/manifest.json b/extension/manifest.json index b862163..5daf59a 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -4,7 +4,7 @@ "author": "Luis Reinoso", "description": "Agrega un botón a github para ver el historial del archivo / Add a button to github to see the file history", "homepage_url": "https://github.com/LuisReinoso/git-history-browser-extension", - "version": "1.0.6", + "version": "1.0.7", "content_scripts": [ { "matches": ["https://github.com/*", "https://gitlab.com/*", "https://bitbucket.org/*"],