Skip to content

Commit 19b2ac4

Browse files
committed
bump version
1 parent 3f54f3b commit 19b2ac4

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,6 +1,6 @@
11
cmake_minimum_required (VERSION 3.6)
22

3-
project(fcitx5-hangul VERSION 5.1.2)
3+
project(fcitx5-hangul VERSION 5.1.3)
44

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

org.fcitx.Fcitx5.Addon.Hangul.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-hangul</url>
1515
<project_group>Fcitx</project_group>
1616
<releases>
17+
<release version="5.1.3" date="2024-04-22"/>
1718
<release version="5.1.2" date="2024-02-28"/>
1819
<release version="5.1.1" date="2023-11-01"/>
1920
<release version="5.1.0" date="2023-08-14"/>

0 commit comments

Comments
 (0)