Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wengxt committed Nov 5, 2023
1 parent a9fd802 commit 9ad58ad
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.6.0)
project(fcitx VERSION 5.1.3)
project(fcitx VERSION 5.1.4)
set(FCITX_VERSION ${PROJECT_VERSION})

find_package(ECM REQUIRED 1.0.0)
Expand Down
1 change: 1 addition & 0 deletions data/org.fcitx.Fcitx5.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<binary>fcitx5</binary>
</provides>
<releases>
<release version="5.1.4" date="2023-11-04"/>
<release version="5.1.3" date="2023-11-03"/>
<release version="5.1.2" date="2023-11-01"/>
<release version="5.1.1" date="2023-09-29"/>
Expand Down

0 comments on commit 9ad58ad

Please sign in to comment.