diff --git a/plugin.py b/plugin.py index e1452ff..ef2aca4 100644 --- a/plugin.py +++ b/plugin.py @@ -8,7 +8,7 @@ import urllib.request -MARKSMAN_TAG = '2024-10-07' +MARKSMAN_TAG = '2024-11-20' MARKSMAN_RELEASES_BASE = 'https://github.com/artempyanykh/marksman/releases/download/{tag}/{platform}' USER_AGENT = 'Sublime Text LSP'