Commit b419a855 authored by Martin Mahner's avatar Martin Mahner

SubDpaste plugin update for Sublime Text 3

parent 59a8bb4a
...@@ -1201,11 +1201,16 @@ ...@@ -1201,11 +1201,16 @@
] ]
}, },
{ {
"name": "SubDpaste",
"details": "https://github.com/bartTC/SubDpaste", "details": "https://github.com/bartTC/SubDpaste",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/bartTC/SubDpaste/tree/master" "details": "https://github.com/bartTC/SubDpaste/tree/sublime-2-stable"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/bartTC/SubDpaste/tree/sublime-3-stable"
} }
] ]
}, },
......
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