From 8fc94c762360bcf7b64b2acab361ac12c826a664 Mon Sep 17 00:00:00 2001 From: Julian Valentin Date: Sat, 30 Oct 2021 08:46:27 +0200 Subject: [PATCH] Bump to 15.0.0 --- changelog.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.xml b/changelog.xml index 034bcdf1..08b05d55 100644 --- a/changelog.xml +++ b/changelog.xml @@ -12,7 +12,7 @@ Julian Valentin, LTeX Development Community - + Add [`ltex.completionEnabled`](https://valentjn.github.io/ltex/settings.html#ltexcompletionenabled) to disable completion by default diff --git a/pom.xml b/pom.xml index 9cbac2c2..e5eecaa3 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 4.0.0 org.bsplines ltexls - 15.0.0-alpha.1.develop + 15.0.0 ${project.groupId}:${project.artifactId} LTeX Language Server (LTeX LS): LSP language server for LanguageTool with support for LaTeX, Markdown, and others https://github.com/valentjn/ltex-ls