From c3fbd482991cc14181063729a5484b59766f2590 Mon Sep 17 00:00:00 2001 From: janbar Date: Sat, 23 Sep 2023 19:45:47 +0200 Subject: [PATCH] bump version 5.5.0 --- CMakeLists.txt | 4 ++-- debian/changelog | 5 ++++- noson.appdata.xml.in | 1 + 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 30d4e0b7..d6925c54 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.4.1") -set(APP_VERSION_CODE 100) +set(APP_VERSION "5.5.0") +set(APP_VERSION_CODE 101) set(APP_ID "io.github.janbar.noson") set(APP_NAME "noson") diff --git a/debian/changelog b/debian/changelog index 53bf7049..79c71bb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,7 @@ -noson-app (5.4) UNRELEASED; urgency=low +noson-app (5.5) UNRELEASED; urgency=low + + [ janbar ] + * Release 5.5.0 [ janbar ] * Release 5.4.0 diff --git a/noson.appdata.xml.in b/noson.appdata.xml.in index 7d94e0e5..6b178f6d 100644 --- a/noson.appdata.xml.in +++ b/noson.appdata.xml.in @@ -21,6 +21,7 @@ +