Skip to content

Commit

Permalink
chore: update extension version 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisReinoso committed May 6, 2020
1 parent 170eafa commit d7f0c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/*"],
Expand Down

0 comments on commit d7f0c3f

Please sign in to comment.