Update version to 6.19.0

This commit is contained in:
Nicolas Fella 2025-09-08 10:18:27 +02:00
parent 640296c154
commit 2d60eba207
No known key found for this signature in database
GPG Key ID: C7A04285C669D33C

View File

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