Commit fad88748 authored by FichteFoll's avatar FichteFoll

Merge pull request #2151 from rwoody/master

Fix sublime text version to allow v3
parents 0ebe829f 2a6c8132
...@@ -714,7 +714,7 @@ ...@@ -714,7 +714,7 @@
"details": "https://github.com/rwoody/mou-markdown-sublime", "details": "https://github.com/rwoody/mou-markdown-sublime",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/rwoody/mou-markdown-sublime/tree/master" "details": "https://github.com/rwoody/mou-markdown-sublime/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