Skip to content

Commit 954fb9a

Browse files
committed
bump version
1 parent 0c26038 commit 954fb9a

13 files changed

+1338
-1320
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.4.0)
22

3-
project(fcitx5-zhuyin VERSION 5.1.1)
3+
project(fcitx5-zhuyin VERSION 5.1.2)
44

55
find_package(ECM 1.0.0 REQUIRED)
66
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})

org.fcitx.Fcitx5.Addon.Zhuyin.metainfo.xml.in

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<url type="vcs-browser">https://github.com/fcitx/fcitx5-zhuyin</url>
1515
<project_group>Fcitx</project_group>
1616
<releases>
17+
<release version="5.1.2" date="2024-10-08"/>
1718
<release version="5.1.1" date="2024-04-22"/>
1819
<release version="5.1.0" date="2023-08-14"/>
1920
<release version="5.0.12" date="2023-03-10"/>

0 commit comments

Comments
 (0)