Commit a542fbc0 authored by ishu3101's avatar ishu3101

Fix Release value for Lucky Link Plugin

 Fix Release value for Lucky Link Plugin from all Sublime text version (ie: v2 & 3) to only version 2
parent 583e1aa1
...@@ -1196,7 +1196,7 @@ ...@@ -1196,7 +1196,7 @@
"labels": ["text manipulation", "formatting"], "labels": ["text manipulation", "formatting"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"tags": true "tags": true
} }
] ]
......
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