File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "4.2 .0" : " messages/recent.md"
2+ "4.3 .0" : " messages/recent.md"
33}
Original file line number Diff line number Diff line change @@ -4,8 +4,6 @@ Changelog and support info command is now available in `Preferences->Package Set
44
55A restart after update may be required.
66
7- ## 4.1 .0
7+ ## 4.3 .0
88
9- - ** NEW** : Ensure ` Cartfile ` s are recognized as Ruby files.
10- - ** NEW** : Migrate default patterns over to glob patterns from regex. If the intent of any patterns have changed in a
11- negative way, please create an issue.
9+ - ** NEW** : Update Zsh rules.
Original file line number Diff line number Diff line change 55import webbrowser
66import re
77
8- __version__ = "4.2 .0"
8+ __version__ = "4.3 .0"
99__pc_name__ = 'ApplySyntax'
1010
1111CSS = '''
You can’t perform that action at this time.
0 commit comments