From 5bef3920f756d2c759ee88f36c4b30a7c1675e9c Mon Sep 17 00:00:00 2001 From: janbar Date: Tue, 19 Dec 2023 12:44:20 +0100 Subject: [PATCH] bump version 5.6.4 --- CMakeLists.txt | 4 ++-- noson.appdata.xml.in | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8b7ad742..2f61d72a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,8 +16,8 @@ if(IOS OR ANDROID) set(QT_STATICPLUGIN ON CACHE BOOL "Build static plugins" FORCE) endif() -set(APP_VERSION "5.6.3") -set(APP_VERSION_CODE 106) +set(APP_VERSION "5.6.4") +set(APP_VERSION_CODE 107) set(APP_ID "io.github.janbar.noson") set(APP_NAME "noson") diff --git a/noson.appdata.xml.in b/noson.appdata.xml.in index 50dda7c5..561a68fc 100644 --- a/noson.appdata.xml.in +++ b/noson.appdata.xml.in @@ -21,6 +21,7 @@ +