Commit f1e7f57c authored by FichteFoll's avatar FichteFoll

Merge pull request #1731 from benjohnson/patch-2

Updated SublimeOnSaveBuild to reflect ST3 compatibility.
parents 046bbac1 b463dcbd
...@@ -1493,7 +1493,7 @@ ...@@ -1493,7 +1493,7 @@
"details": "https://github.com/alexnj/SublimeOnSaveBuild", "details": "https://github.com/alexnj/SublimeOnSaveBuild",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/alexnj/SublimeOnSaveBuild/tree/master" "details": "https://github.com/alexnj/SublimeOnSaveBuild/tree/master"
} }
] ]
......
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