diff --git a/plugin.py b/plugin.py index e5a0874..d18baf4 100644 --- a/plugin.py +++ b/plugin.py @@ -15,7 +15,7 @@ USER_AGENT = 'Sublime Text LSP' -TAG = '0.33.3' +TAG = '0.34.1' # GitHub releases page: https://github.com/hashicorp/terraform-ls/releases HASHICORP_RELEASES_BASE = 'https://releases.hashicorp.com/terraform-ls/{tag}/terraform-ls_{tag}_{platform}_{arch}.zip'