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