Skip to content

Commit

Permalink
chore: update extension version 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisReinoso committed Oct 13, 2023
1 parent c16f3b1 commit 84e8b86
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.7",
"version": "1.0.8",
"content_scripts": [
{
"matches": ["https://github.com/*", "https://gitlab.com/*", "https://bitbucket.org/*"],
Expand Down

0 comments on commit 84e8b86

Please sign in to comment.