From 7b242732e8abed042eb1a1a6f732be896ddbadc5 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sun, 7 Jan 2024 23:40:42 +0100 Subject: [PATCH] Bump patch version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a84833f..b24730c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ set(META_USE_QQC2 ON) set(META_ANDROID_PACKAGE_NAME "org.martchus.passwordmanager") set(META_VERSION_MAJOR 4) set(META_VERSION_MINOR 1) -set(META_VERSION_PATCH 13) +set(META_VERSION_PATCH 14) set(META_RELEASE_DATE "2023-11-21") # add project files