diff --git a/CMakeLists.txt b/CMakeLists.txt index a861a99..1222663 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.0) project(plasma-wallpaper-random-color) -set(PROJECT_VERSION "1.0.0") +set(PROJECT_VERSION "1.1.0") set(PROJECT_VERSION_MAJOR 1) set(KF5_MIN_VERSION "5.66.0") diff --git a/plasma-wallpaper-random-color.spec b/plasma-wallpaper-random-color.spec index 25fff2d..97bb662 100644 --- a/plasma-wallpaper-random-color.spec +++ b/plasma-wallpaper-random-color.spec @@ -6,8 +6,8 @@ Name: plasma-wallpaper-random-color -Version: 1.0.0 -Release: 1%{?dist} +Version: 1.1.0 +Release: 1%{?dist} Summary: A wallpaper plugin for KDE Plasma License: GPLv3 Group: System/GUI/KDE