Removed an option used for debugging that would accidentally show up for all users.
+Updated for GNOME 48
diff --git a/meson.build b/meson.build index 91c9c39..4b2f881 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'cartridges', - version: '2.12', + version: '2.12.1', meson_version: '>= 0.59.0', default_options: [ 'warning_level=2',