From 9e5d187608e28f4b1ad1bc03f4855f6e580173e9 Mon Sep 17 00:00:00 2001 From: janbar Date: Tue, 26 Apr 2022 15:53:12 +0200 Subject: [PATCH] bump version 5.2.2 --- CMakeLists.txt | 4 ++-- noson.appdata.xml.in | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 65ec1105..cf336cee 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.2.1") -set(APP_VERSION_CODE 93) +set(APP_VERSION "5.2.2") +set(APP_VERSION_CODE 94) set(APP_ID "io.github.janbar.noson") set(APP_NAME "noson") diff --git a/noson.appdata.xml.in b/noson.appdata.xml.in index 78f28e34..710c69ec 100644 --- a/noson.appdata.xml.in +++ b/noson.appdata.xml.in @@ -21,6 +21,7 @@ +