From 62709c5cfa638ab3955ca107ef52f96484f763c3 Mon Sep 17 00:00:00 2001 From: Julian Valentin Date: Wed, 11 Aug 2021 20:03:12 +0200 Subject: [PATCH] Bump to 13.0.0 --- changelog.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.xml b/changelog.xml index 7fb54be3..30079c1b 100644 --- a/changelog.xml +++ b/changelog.xml @@ -12,7 +12,7 @@ Julian Valentin, LTeX Development Community - + Migrate from Java to Kotlin diff --git a/pom.xml b/pom.xml index 404bcac0..a1f80601 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 4.0.0 org.bsplines ltexls - 13.0.0-alpha.1.develop + 13.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