Skip to content

Commit

Permalink
Bump version to 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Oct 14, 2023
1 parent f51ef2d commit 6f87757
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16.0)

project(crow-translate
VERSION 2.10.10
VERSION 2.11.0
DESCRIPTION "A simple and lightweight translator that allows to translate and speak text using Google, Yandex, Bing, LibreTranslate and Lingva"
HOMEPAGE_URL crow-translate.github.io
LANGUAGES CXX
Expand Down
9 changes: 9 additions & 0 deletions data/io.crow_translate.CrowTranslate.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,15 @@
<content_rating type="oars-1.1"/>

<releases>
<release version="2.11.0" date="2023-10-14">
<description>
<p>Changelog:</p>
<ul>
<li>Remove spaces in settings paths. Everywhere instead of "Crow Translate" now "crow-translate".</li>
<li>Use lingva.garudalinux.org by default for Lingva engine.</li>
</ul>
</description>
</release>
<release version="2.10.10" date="2023-08-02">
<description>
<p>Changelog:</p>
Expand Down

0 comments on commit 6f87757

Please sign in to comment.