diff --git a/CMakeLists.txt b/CMakeLists.txt index 9bbcf2c..4c6502e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.0...3.27) -project (nncmpp VERSION 2.1.0 LANGUAGES C) +project (nncmpp VERSION 2.1.1 LANGUAGES C) # Moar warnings if ("${CMAKE_C_COMPILER_ID}" MATCHES "GNU" OR CMAKE_COMPILER_IS_GNUCC) diff --git a/NEWS b/NEWS index feaf7df..ffe2ecc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +2.1.1 (2024-02-27) + + * Fixed installation of Info tab plugins + + * Fixed display of playback mode toggles in the terminal user interface + + * Fixed a dead link in the manual page + + 2.1.0 (2024-02-11) * Added ability to look up song lyrics,