Commit 06bae0bd authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2084 from wch/master

SendText works with Sublime Text 3
parents 914d39e1 a25945c3
...@@ -402,9 +402,10 @@ ...@@ -402,9 +402,10 @@
}, },
{ {
"details": "https://github.com/wch/SendText", "details": "https://github.com/wch/SendText",
"labels": ["terminal"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/wch/SendText/tree/master" "details": "https://github.com/wch/SendText/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