X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/ed93133538af2d764c2088e75056c23fe04a5dfe..53d277a9bff3c31378f6a6da9f8537e1076533a2:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 75913d688..791027516 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -80,7 +80,7 @@ find_package(KF6 ${KF6_MIN_VERSION} REQUIRED COMPONENTS MoreTools ) -find_package(KUserFeedbackQt6 1.2.0) +find_package(KUserFeedbackQt6 1.2.1) set_package_properties(KUserFeedback PROPERTIES TYPE OPTIONAL PURPOSE "Used for submission of telemetry data"