Update dependency version to 6.13.0

This commit is contained in:
Nicolas Fella 2025-03-07 19:00:23 +01:00
parent 35ab37c628
commit b2663d2651

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)
set(KF_VERSION "6.12.0") # handled by release scripts
set(KF_VERSION "6.13.0") # handled by release scripts
set(KF_DEP_VERSION "6.12.0") # handled by release scripts
project(KImageFormats VERSION ${KF_VERSION})