Commit 9b29f20f authored by FichteFoll's avatar FichteFoll

Merge pull request #1815 from xaro/master

SendToPasteBin Compatibility with ST3
parents 001c40c7 8ed98818
...@@ -378,11 +378,11 @@ ...@@ -378,11 +378,11 @@
}, },
{ {
"name": "SendToPasteBin", "name": "SendToPasteBin",
"details": "https://github.com/Xaro/SublimeSendToPasteBin", "details": "https://github.com/Xaro/SendToPasteBin",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/Xaro/SublimeSendToPasteBin/tree/master" "details": "https://github.com/Xaro/SendToPasteBin/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