From 98514ab8ca5c9cd60e4836540083baefeb53203d Mon Sep 17 00:00:00 2001 From: Marius Kittler Date: Thu, 7 Nov 2019 19:09:35 +0100 Subject: [PATCH] Update version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 94937c5..f89029b 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 1) +set(META_VERSION_PATCH 2) set(PNG_ICON_NO_CROP ON) # add project files