From ca852a827d03391e953385eeab07f0e1b0b9c83a Mon Sep 17 00:00:00 2001 From: janbar Date: Fri, 27 Jan 2023 14:56:29 +0100 Subject: [PATCH] bump version 5.4.0 depends libnoson 2.10 --- CMakeLists.txt | 4 ++-- noson.appdata.xml.in | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b014f4f1..a12dd58f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,8 +9,8 @@ if(IOS OR ANDROID) set(QT_STATICPLUGIN ON CACHE BOOL "Build static plugins" FORCE) endif() -set(APP_VERSION "5.3.3") -set(APP_VERSION_CODE 98) +set(APP_VERSION "5.4.0") +set(APP_VERSION_CODE 99) set(APP_ID "io.github.janbar.noson") set(APP_NAME "noson") diff --git a/noson.appdata.xml.in b/noson.appdata.xml.in index 19a0b0b0..0fd92161 100644 --- a/noson.appdata.xml.in +++ b/noson.appdata.xml.in @@ -21,7 +21,7 @@ - +