Commit 5cca8a48 authored by FichteFoll's avatar FichteFoll

Merge pull request #1896 from adzenith/master

WordHighlight works in all versions
parents e5f58dbc ddc85f32
...@@ -230,7 +230,7 @@ ...@@ -230,7 +230,7 @@
"details": "https://github.com/SublimeText/WordHighlight", "details": "https://github.com/SublimeText/WordHighlight",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/SublimeText/WordHighlight/tree/master" "details": "https://github.com/SublimeText/WordHighlight/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