Skip to content

Commit f36b59c

Browse files
committed
new minor release with latest updates
1 parent 55d9005 commit f36b59c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name":"Gist Markdown Preview",
3-
"version":"1.0.2",
3+
"version":"1.0.3",
44
"description":"helps to preview the markdown while creating a markdown gist",
55
"manifest_version": 2,
66
"icons":{
77
"16":"img/gist16.png",
88
"48":"img/gist48.png",
99
"128":"img/gist128.png"
1010
},
11-
"homepage_url":"http://blog.revathskumar.com",
11+
"homepage_url":"https://github.com/revathskumar/gist-markdown-preview",
1212
"content_scripts": [{
1313
"matches": [
1414
"https://gist.github.com/",

0 commit comments

Comments
 (0)