Skip to content

Commit

Permalink
v2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kra-mo committed Dec 12, 2023
1 parent 08a9036 commit bcc3c57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions data/hu.kramo.Cartridges.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,10 @@
</screenshots>
<content_rating type="oars-1.1" />
<releases>
<release version="2.6.3" date="2023-11-16">
<release version="2.7" date="2023-12-12">
<description translatable="no">
<ul>
<li>Fixed an issue with custom Lutris locations</li>
<li>UI improvements</li>
<li>Flatpaks installed for the user and system-wide ones can now be imported separately</li>
</ul>
</description>
</release>
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.6.3',
version: '2.7',
meson_version: '>= 0.59.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)
Expand Down

0 comments on commit bcc3c57

Please sign in to comment.