Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wengxt committed Feb 29, 2024
1 parent adce8bb commit dea36b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.6)

project(fcitx5-unikey VERSION 5.1.2)
project(fcitx5-unikey VERSION 5.1.3)

find_package(ECM 1.0.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 org.fcitx.Fcitx5.Addon.Unikey.metainfo.xml.in
Expand Up @@ -10,6 +10,7 @@
<url type="bugtracker">https://github.com/fcitx/fcitx5-unikey/issues</url>
<project_group>Fcitx</project_group>
<releases>
<release version="5.1.3" date="2024-02-28"/>
<release version="5.1.2" date="2024-01-02"/>
<release version="5.1.1" date="2023-09-29"/>
<release version="5.1.0" date="2023-08-14"/>
Expand Down

0 comments on commit dea36b3

Please sign in to comment.