Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wengxt committed Jan 22, 2025
1 parent c79e782 commit 90278e1
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.7)
project(fcitx5-configtool VERSION 5.1.8)

option(USE_QT6 "Build with Qt6" On)

Expand Down

0 comments on commit 90278e1

Please sign in to comment.