Skip to content

Commit

Permalink
Verion 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
g-fb committed Apr 29, 2024
1 parent 759ebe3 commit 1154437
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#

cmake_minimum_required(VERSION 3.10)
project(mangareader VERSION 2.2.0 LANGUAGES CXX)
project(mangareader VERSION 2.2.1 LANGUAGES CXX)

set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(CMAKE_CXX_STANDARD 17)
Expand Down
8 changes: 8 additions & 0 deletions data/com.georgefb.mangareader.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@
<p>Configurable keyboard shortcuts.</p>
</description>
<releases>
<release version="2.2.1" date="2024-04-30">
<description>
<p>Bugfixes:</p>
<ul>
<li>Dock widgets not remembering their position</li>
</ul>
</description>
</release>
<release version="2.2.0" date="2024-03-19">
<description>
<p>Ported to Qt6.</p>
Expand Down

0 comments on commit 1154437

Please sign in to comment.