Minor updates:
+Fix potential freeze when changing settings from multiple panes
diff --git a/data/screenshot.png b/data/screenshot.png index e986e153..999b3c51 100644 Binary files a/data/screenshot.png and b/data/screenshot.png differ diff --git a/meson.build b/meson.build index e40c4356..8fa4ce20 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'power', 'vala', 'c', - version: '2.4.2' + version: '2.5.0' ) gettext_name = meson.project_name() + '-plug'