Skip to content

Commit fa7a16f

Browse files
committed
bump version
1 parent 3652f5f commit fa7a16f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.10)
2-
project(fcitx5-lua VERSION 5.0.13)
2+
project(fcitx5-lua VERSION 5.0.14)
33

44
set(REQUIRED_FCITX_VERSION 5.1.12)
55
find_package(ECM REQUIRED 1.0.0)

org.fcitx.Fcitx5.Addon.Lua.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-lua</url>
1515
<project_group>Fcitx</project_group>
1616
<releases>
17+
<release version="5.0.14" date="2025-01-22"/>
1718
<release version="5.0.13" date="2024-04-22"/>
1819
<release version="5.0.12" date="2024-01-02"/>
1920
<release version="5.0.11" date="2023-09-29"/>

0 commit comments

Comments
 (0)