Commit 184cf8ab authored by FichteFoll's avatar FichteFoll

Merge pull request #2749 from furikake/master

Codec plugin supports all Sublime Text versions
parents a2580863 08ae9e43
...@@ -704,7 +704,7 @@ ...@@ -704,7 +704,7 @@
"details": "https://github.com/furikake/sublime-codec", "details": "https://github.com/furikake/sublime-codec",
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": "*",
"details": "https://github.com/furikake/sublime-codec/tags" "details": "https://github.com/furikake/sublime-codec/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