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 8b853b1 commit 2c8680f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if ("${CMAKE_BINARY_DIR}" STREQUAL "${CMAKE_SOURCE_DIR}")
You must delete them, or cmake will refuse to work.")
endif()

project(fcitx5-configtool VERSION 5.1.5)
project(fcitx5-configtool VERSION 5.1.6)

option(USE_QT6 "Build with Qt6" On)

Expand Down

0 comments on commit 2c8680f

Please sign in to comment.