[libraries/kirigami-addons] /: bump version to 1.13.1
Carl Schwan <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit de44930275fc83f7728a210985c42ab6c3517539 by Carl Schwan. Committed on 20/07/2026 at 17:07. Pushed by carlschwan into branch 'master'. bump version to 1.13.1 Signed-off-by: Carl Schwan <[email protected]> M +1 -1 CMakeLists.txt https://invent.kde.org/libraries/kirigami-addons/-/commit/de44930275fc83f7728a210985c42ab6c3517539 diff --git a/CMakeLists.txt b/CMakeLists.txt index 1024bba9..84e08ea9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.20) -project(kirigami-addons VERSION 1.13.0) +project(kirigami-addons VERSION 1.13.1) include(FeatureSummary)