diff --git a/CMakeLists.txt b/CMakeLists.txt index 94c59577..ddcb624e 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.5.1") -set(APP_VERSION_CODE 102) +set(APP_VERSION "5.6.0") +set(APP_VERSION_CODE 103) set(APP_ID "io.github.janbar.noson") set(APP_NAME "noson") diff --git a/debian/changelog b/debian/changelog index 79c71bb9..8bbb606b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,10 @@ -noson-app (5.5) UNRELEASED; urgency=low +noson-app (5.6) UNRELEASED; urgency=low + + [ janbar ] + * Release 5.6.0 + * Parse discno from local media + * Sort album tracks by discno, trackno + * Minor fixes [ janbar ] * Release 5.5.0 diff --git a/noson.appdata.xml.in b/noson.appdata.xml.in index 3eec4736..ee8149eb 100644 --- a/noson.appdata.xml.in +++ b/noson.appdata.xml.in @@ -21,6 +21,7 @@ +