Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wengxt committed Aug 14, 2023
1 parent 419a4da commit 27514b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.6)

project(fcitx5-hangul VERSION 5.0.11)
project(fcitx5-hangul VERSION 5.1.0)

find_package(ECM REQUIRED 1.0.0)
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
Expand Down
1 change: 1 addition & 0 deletions org.fcitx.Fcitx5.Addon.Hangul.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<url type="bugtracker">https://github.com/fcitx/fcitx5-hangul/issues</url>
<project_group>Fcitx</project_group>
<releases>
<release version="5.1.0" date="2023-08-14"/>
<release version="5.0.11" date="2023-03-10"/>
<release version="5.0.10" date="2022-07-03"/>
<release version="5.0.9" date="2022-05-22"/>
Expand Down

0 comments on commit 27514b1

Please sign in to comment.