Commit ed0a7323 authored by FichteFoll's avatar FichteFoll

Merge pull request #2432 from Kentzo/master

ImageMagick now supports ST3 as well.
parents 7ac8782e 922f41a3
...@@ -90,10 +90,11 @@ ...@@ -90,10 +90,11 @@
{ {
"name": "ImageMagick", "name": "ImageMagick",
"details": "https://github.com/Kentzo/SublimeMagick", "details": "https://github.com/Kentzo/SublimeMagick",
"author": "Ilya Kulakov",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/Kentzo/SublimeMagick/tree/master" "details": "https://github.com/Kentzo/SublimeMagick/tags"
} }
] ]
}, },
......
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