Update release date

This commit is contained in:
Martchus 2022-10-12 23:28:09 +02:00
parent 16876710e0
commit 9e944618b7
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 10)
set(META_RELEASE_DATE "0001-01-01")
set(META_RELEASE_DATE "2022-10-12")
# add project files
set(HEADER_FILES cli/cli.h model/entryfiltermodel.h model/entrymodel.h model/fieldmodel.h)