Skip to content

Commit b840140

Browse files
committed
bump version
1 parent 5eaffbb commit b840140

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.8)
22

3-
project(fcitx5-table-extra VERSION 5.1.8)
3+
project(fcitx5-table-extra VERSION 5.1.9)
44

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

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<url type="vcs-browser">https://github.com/fcitx/fcitx5-table-extra</url>
1515
<project_group>Fcitx</project_group>
1616
<releases>
17+
<release version="5.1.9" date="2025-10-16"/>
1718
<release version="5.1.8" date="2025-06-15"/>
1819
<release version="5.1.7" date="2025-01-22"/>
1920
<release version="5.1.6" date="2024-05-30"/>

0 commit comments

Comments
 (0)