Commit dcac55a1 authored by FichteFoll's avatar FichteFoll

Merge pull request #1845 from jisaacks/master

MaxPane actually works in all versions of SublimeText
parents 7987a731 c0784f36
...@@ -255,7 +255,7 @@ ...@@ -255,7 +255,7 @@
"details": "https://github.com/jisaacks/MaxPane", "details": "https://github.com/jisaacks/MaxPane",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/jisaacks/MaxPane/tree/master" "details": "https://github.com/jisaacks/MaxPane/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