diff --git a/data/page.kramo.Cartridges.metainfo.xml.in b/data/page.kramo.Cartridges.metainfo.xml.in index 67bb403..36d29b0 100644 --- a/data/page.kramo.Cartridges.metainfo.xml.in +++ b/data/page.kramo.Cartridges.metainfo.xml.in @@ -54,23 +54,19 @@ - + -

Fixed an issue with manually changing game cover art

+

Added the option to import games automatically

+

Increased the number of games per row on wide screens

+

Fixed an issue where animated covers would not play

+

Fixed an issue where the import dialog would stay open

- +

Updated for GNOME 47

- - -
    -
  • Fixed incorrect modifiers being used for keyboard shortcuts
  • -
-
-
    diff --git a/meson.build b/meson.build index 471b329..efa150c 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'cartridges', - version: '2.10.1', + version: '2.11', meson_version: '>= 0.59.0', default_options: [ 'warning_level=2',