diff --git a/CMakeLists.txt b/CMakeLists.txt index a450171..6bb6269 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.16) -project(OTPClient VERSION "3.4.0" LANGUAGES "C") +project(OTPClient VERSION "3.4.1" LANGUAGES "C") include(GNUInstallDirs) configure_file("src/common/version.h.in" "version.h") diff --git a/data/com.github.paolostivanin.OTPClient.appdata.xml b/data/com.github.paolostivanin.OTPClient.appdata.xml index db4b52b..ba2dd63 100644 --- a/data/com.github.paolostivanin.OTPClient.appdata.xml +++ b/data/com.github.paolostivanin.OTPClient.appdata.xml @@ -89,6 +89,14 @@ + + +

OTPClient 3.4.1 brings a single fix::

+
    +
  • FIX: fix FreeOTP+ export (thanks @hubnut)
  • +
+
+

OTPClient 3.4.0 brings the following changes: