Commit 1c591861 authored by TheClams's avatar TheClams

Mark PasteAsColumn/PasteSelOnClick as an ST3 plugin (ST2 untested)

parent 1755f09d
......@@ -151,7 +151,7 @@
"details": "https://bitbucket.org/Clams/sublimepastecolumn",
"releases": [
{
"sublime_text": "<3000",
"sublime_text": ">3000",
"details": "https://bitbucket.org/Clams/sublimepastecolumn/src/default"
}
]
......@@ -222,6 +222,10 @@
{
"sublime_text": "<3000",
"details": "https://bitbucket.org/Clams/pasteselonclick/src/default"
},
{
"sublime_text": ">3000",
"details": "https://bitbucket.org/Clams/pasteselonclick/src/st3"
}
]
},
......
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