Update release date

This commit is contained in:
Martchus 2023-11-21 21:53:07 +01:00
parent a8023d255a
commit 343121ae90
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ 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_RELEASE_DATE "2023-04-04")
set(META_RELEASE_DATE "2023-11-21")
# add project files
set(HEADER_FILES cli/cli.h model/entryfiltermodel.h model/entrymodel.h model/fieldmodel.h)