diff --git a/CMakeLists.txt b/CMakeLists.txt index 3f7e1583..b7a35d15 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ project(plasma-mobile) set(PROJECT_VERSION "6.1.80") set(PROJECT_VERSION_MAJOR 6) -set(PROJECT_DEP_VERSION "6.0.90") +set(PROJECT_DEP_VERSION "6.1.80") set(QT_MIN_VERSION "6.7.0") set(KF6_MIN_VERSION "6.2.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82")