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 85e6c6b commit b86260bCopy full SHA for b86260b
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.6)
2
3
-project(fcitx5-anthy VERSION 5.1.7)
+project(fcitx5-anthy VERSION 5.1.8)
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.8" date="2025-10-16"/>
18
<release version="5.1.7" date="2025-06-15"/>
19
<release version="5.1.6" date="2025-01-22"/>
20
<release version="5.1.5" date="2024-10-08"/>
0 commit comments