Skip to content

Commit 136b0ec

Browse files
committed
Add sublime_text version selectors
We require these now due to the confusion it caused in the past
1 parent 184c843 commit 136b0ec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"details": "https://github.com/seanliang/ConvertToUTF8",
66
"releases": [
77
{
8+
"sublime_text": "*",
89
"details": "https://github.com/seanliang/ConvertToUTF8/tags"
910
}
1011
]
@@ -42,9 +43,10 @@
4243
"details": "https://github.com/seanliang/JavaPropertiesEditor",
4344
"releases": [
4445
{
46+
"sublime_text": "*",
4547
"details": "https://github.com/seanliang/JavaPropertiesEditor/tags"
4648
}
4749
]
4850
}
4951
]
50-
}
52+
}

0 commit comments

Comments
 (0)