Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wengxt committed May 31, 2024
1 parent 3b694d2 commit 25231d8
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,5 +1,5 @@
cmake_minimum_required(VERSION 3.7)
project(libime-jyutping VERSION 1.0.11)
project(libime-jyutping VERSION 1.0.12)

find_package(ECM 1.0 REQUIRED)
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
Expand Down
1 change: 1 addition & 0 deletions src/engine/org.fcitx.Fcitx5.Addon.Jyutping.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/libime-jyutping/issues</url>
<project_group>Fcitx</project_group>
<releases>
<release version="1.0.12" date="2024-05-30"/>
<release version="1.0.11" date="2024-04-22"/>
<release version="1.0.10" date="2024-02-28"/>
<release version="1.0.9" date="2024-01-02"/>
Expand Down

0 comments on commit 25231d8

Please sign in to comment.