v2.6.2
This commit is contained in:
@@ -44,12 +44,11 @@
|
||||
</screenshots>
|
||||
<content_rating type="oars-1.1" />
|
||||
<releases>
|
||||
<release version="2.6.1" date="2023-10-21">
|
||||
<release version="2.6.2" date="2023-11-03">
|
||||
<description translatable="no">
|
||||
<ul>
|
||||
<li>"The" will be ignored when sorting games</li>
|
||||
<li>The last played date is updated even if the game is luanched via the GNOME search provider</li>
|
||||
<li>Various UX improvements</li>
|
||||
<li>Fixed an issue with some games not showing up in GNOME search</li>
|
||||
<li>Command line options are now properly supported</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
project('cartridges',
|
||||
version: '2.6.1',
|
||||
version: '2.6.2',
|
||||
meson_version: '>= 0.59.0',
|
||||
default_options: [ 'warning_level=2', 'werror=false', ],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user