update version for new release

This commit is contained in:
Nicolas Fella 2024-05-12 14:01:30 +02:00
parent 4038960c82
commit 3daa1e0865

View File

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