Update release date

This commit is contained in:
Martchus 2024-04-02 11:09:47 +02:00
parent a37ee658a6
commit e095dc904f
1 changed files with 1 additions and 1 deletions

View File

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