Commit bd648b59 authored by Chris Tozer's avatar Chris Tozer

Merge pull request #4 from wbond/master

Catch up with wbond/master
parents 71f0da0e 4838a774
...@@ -463,7 +463,7 @@ ...@@ -463,7 +463,7 @@
{ {
"name": "DiffView", "name": "DiffView",
"details": "https://github.com/CJTozer/SublimeDiffView", "details": "https://github.com/CJTozer/SublimeDiffView",
"labels": ["Git", "diff", "compare", "difference", "comparison"], "labels": ["Git", "SVN", "diff", "difference"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
......
...@@ -322,7 +322,7 @@ ...@@ -322,7 +322,7 @@
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment