Skip to content

Commit

Permalink
Bump to 15.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valentjn committed Nov 5, 2021
1 parent 0c45e5c commit 8d4b952
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<author>Julian Valentin, LTeX Development Community</author>
</properties>
<body>
<release version="15.1.0" date="upcoming">
<release version="15.1.0" date="2021-11-05">
<action type="add">
Add support for some aliases of LSP language IDs: `bib` for `bibtex`, `plaintex` for `latex`, `xhtml` for `html`
</action>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.bsplines</groupId>
<artifactId>ltexls</artifactId>
<version>15.1.0-alpha.2.develop</version>
<version>15.1.0</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>LTeX Language Server (LTeX LS): LSP language server for LanguageTool with support for LaTeX, Markdown, and others</description>
<url>https://github.com/valentjn/ltex-ls</url>
Expand Down

0 comments on commit 8d4b952

Please sign in to comment.