From 1ce919397b05091fff4aacc8836d86d2aa31d5ce Mon Sep 17 00:00:00 2001 From: Martchus Date: Mon, 8 Apr 2024 12:38:47 +0200 Subject: [PATCH] Bump patch version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 602bf39..f9d0fdc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ set(META_USE_QQC2 ON) set(META_ANDROID_PACKAGE_NAME "org.martchus.passwordmanager") set(META_VERSION_MAJOR 4) set(META_VERSION_MINOR 2) -set(META_VERSION_PATCH 0) +set(META_VERSION_PATCH 1) set(META_RELEASE_DATE "2024-04-02") # add project files