diff options
Diffstat (limited to 'lua/nvim-lsp-installer/servers/texlab/install.mjs')
| -rw-r--r-- | lua/nvim-lsp-installer/servers/texlab/install.mjs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/nvim-lsp-installer/servers/texlab/install.mjs b/lua/nvim-lsp-installer/servers/texlab/install.mjs index 1b73bcc3..dbf77e11 100644 --- a/lua/nvim-lsp-installer/servers/texlab/install.mjs +++ b/lua/nvim-lsp-installer/servers/texlab/install.mjs @@ -1,4 +1,4 @@ -const VERSION = "v2.2.2" +const VERSION = "v3.2.0" const platform = os.platform(); |
