Skip to content

Commit 75a1f38

Browse files
committed
Change kColorPicker version
1 parent 304137f commit 75a1f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ endif ()
4343

4444
include(FeatureSummary)
4545

46-
set(KCOLORPICKER_MIN_VERSION 0.3.0)
46+
set(KCOLORPICKER_MIN_VERSION 0.3.1)
4747
find_package(kColorPicker-Qt${QT_MAJOR_VERSION} ${KCOLORPICKER_MIN_VERSION} REQUIRED)
4848

4949
include_directories(${CMAKE_CURRENT_SOURCE_DIR})

0 commit comments

Comments
 (0)