Update version to 6.15.0

This commit is contained in:
Nicolas Fella
2025-05-02 17:04:43 +02:00
parent 265b208ef0
commit f989064b54

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)
set(KF_VERSION "6.14.0") # handled by release scripts
set(KF_VERSION "6.15.0") # handled by release scripts
project(BreezeIcons VERSION ${KF_VERSION})
# Disallow in-source build