Skip to content

Commit b837d8a

Browse files
author
Fabio Picheli
committed
Release 0.1.0
1 parent 7a174d6 commit b837d8a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Github Code Tree",
3-
"version": "0.0.31",
3+
"version": "0.1.0",
44
"description": "Show the source tree on the github PR",
55
"content_scripts": [
66
{
@@ -13,7 +13,7 @@
1313
]
1414
}
1515
],
16-
16+
1717
"permissions": [
1818
"tabs",
1919
"http://*/*",
@@ -23,4 +23,4 @@
2323
"browser_action": {
2424
"default_icon": "icon.png"
2525
}
26-
}
26+
}

0 commit comments

Comments
 (0)