From b32c29c29f6f80857381076ab5e04d999f00f92a Mon Sep 17 00:00:00 2001 From: Martchus Date: Tue, 31 Jan 2023 15:34:29 +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 fc393b2..5960960 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 10) +set(META_VERSION_PATCH 11) set(META_RELEASE_DATE "2022-10-12") # add project files