Skip to content

Commit

Permalink
Bump to 14.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valentjn committed Oct 14, 2021
1 parent b42b7ee commit e5678b3
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="14.0.0" date="upcoming">
<release version="14.0.0" date="2021-10-14">
<action type="update">
Update LanguageTool to 5.5 (see [LT 5.5 release notes](https:/languagetool-org/languagetool/blob/v5.5/languagetool-standalone/CHANGES.md#55-2021-10-02))
</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>14.0.0-alpha.1.develop</version>
<version>14.0.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:/valentjn/ltex-ls</url>
Expand Down

0 comments on commit e5678b3

Please sign in to comment.