Commit 661f19e0 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2137 from tynril/master

SublimePremake is now compatible with Sublime Text 3 as well.
parents 26e97d4d 447ba89b
...@@ -749,7 +749,7 @@ ...@@ -749,7 +749,7 @@
"details": "https://github.com/tynril/sublime-premake", "details": "https://github.com/tynril/sublime-premake",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/tynril/sublime-premake/tree/master" "details": "https://github.com/tynril/sublime-premake/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