Skip to content

Commit

Permalink
v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kra-mo committed Dec 20, 2023
1 parent ec69361 commit 8825c09
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions data/hu.kramo.Cartridges.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@
</screenshots>
<content_rating type="oars-1.1" />
<releases>
<release version="2.7.1" date="2023-12-20">
<description translatable="no">
<ul>
<li>Fixes a bug with Flatpak games not importing</li>
</ul>
</description>
</release>
<release version="2.7" date="2023-12-12">
<description translatable="no">
<ul>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('cartridges',
version: '2.7',
version: '2.7.1',
meson_version: '>= 0.59.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)
Expand Down

0 comments on commit 8825c09

Please sign in to comment.