From 34ba738f6960f0719d6e70536b5e4d59203f3681 Mon Sep 17 00:00:00 2001 From: janbar Date: Sun, 28 Jun 2020 21:56:53 +0200 Subject: [PATCH] bump version 4.4.2 --- CMakeLists.txt | 4 ++-- noson.appdata.xml.in | 1 + sailfish/rpm/harbour-noson.spec | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 581d302a..d42b8691 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,8 +9,8 @@ if(IOS OR BUILD_SAILFISHOS) set(QT_STATICPLUGIN ON CACHE BOOL "Build static plugins" FORCE) endif() -set(APP_VERSION "4.4.1") -set(APP_VERSION_CODE 66) +set(APP_VERSION "4.4.2") +set(APP_VERSION_CODE 67) set(APP_ID "io.github.janbar.noson") set(APP_NAME "noson") diff --git a/noson.appdata.xml.in b/noson.appdata.xml.in index 3a50b94e..f11298d7 100644 --- a/noson.appdata.xml.in +++ b/noson.appdata.xml.in @@ -21,6 +21,7 @@ + diff --git a/sailfish/rpm/harbour-noson.spec b/sailfish/rpm/harbour-noson.spec index fe0b161d..2830ee5d 100644 --- a/sailfish/rpm/harbour-noson.spec +++ b/sailfish/rpm/harbour-noson.spec @@ -1,6 +1,6 @@ Name: harbour-noson -Version: 4.3.4 -Release: 13 +Version: 4.4.2 +Release: 14 Summary: SONOS device controller License: GPL-3.0-or-later Group: Productivity/Multimedia/Sound/Players