Skip to content

Commit 1660e53

Browse files
committed
bump version
1 parent 74c990c commit 1660e53

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.6)
22

3-
project(fcitx5-unikey VERSION 5.1.4)
3+
project(fcitx5-unikey VERSION 5.1.5)
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.Unikey.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-unikey</url>
1515
<project_group>Fcitx</project_group>
1616
<releases>
17+
<release version="5.1.5" date="2024-10-08"/>
1718
<release version="5.1.4" date="2024-04-22"/>
1819
<release version="5.1.3" date="2024-02-28"/>
1920
<release version="5.1.2" date="2024-01-02"/>

0 commit comments

Comments
 (0)