Skip to content

Commit 1c18d99

Browse files
committed
bump version
1 parent 4820ee1 commit 1c18d99

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.6.0)
2-
project(fcitx5-skk VERSION 5.1.4)
2+
project(fcitx5-skk VERSION 5.1.5)
33

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

org.fcitx.Fcitx5.Addon.Skk.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-skk</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-05-30"/>
1819
<release version="5.1.3" date="2024-04-22"/>
1920
<release version="5.1.2" date="2024-02-28"/>

0 commit comments

Comments
 (0)