We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 352f138 commit 1a98d71Copy full SHA for 1a98d71
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.6)
2
3
-project(fcitx5-anthy VERSION 5.1.6)
+project(fcitx5-anthy VERSION 5.1.7)
4
5
set(REQUIRED_FCITX_VERSION 5.1.13)
6
find_package(ECM 1.0.0 REQUIRED)
org.fcitx.Fcitx5.Addon.Anthy.metainfo.xml.in
@@ -14,6 +14,7 @@
14
<url type="vcs-browser">https://github.com/fcitx/fcitx5-anthy</url>
15
<project_group>Fcitx</project_group>
16
<releases>
17
+ <release version="5.1.7" date="2025-06-15"/>
18
<release version="5.1.6" date="2025-01-22"/>
19
<release version="5.1.5" date="2024-10-08"/>
20
<release version="5.1.4" date="2024-04-22"/>
0 commit comments