Fixed a regression that makes the bottle's preferences page blank in some cases
diff --git a/meson.build b/meson.build index 6c7abf6e1e..2040cf256d 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'bottles', - version: '51.17', + version: '51.18', meson_version: '>= 1.5.0', default_options: [ 'warning_level=2',