Commit 2c92b316 authored by Jeffrey Sadeli's avatar Jeffrey Sadeli

Updated version support for 'RevertFontSize'.

Package supports all version of Sublime Text, removed version limitation flag.
parent 58206d23
...@@ -590,7 +590,7 @@ ...@@ -590,7 +590,7 @@
"details": "https://github.com/SublimeText/RevertFontSize", "details": "https://github.com/SublimeText/RevertFontSize",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/SublimeText/RevertFontSize/tree/master" "details": "https://github.com/SublimeText/RevertFontSize/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