Remove broken hibernate option
Add prompt to shutdown to power button actions
diff --git a/meson.build b/meson.build index fcbbb00c..04ce8b0c 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'power', 'vala', 'c', - version: '2.3.5' + version: '2.4.0' ) gettext_name = meson.project_name() + '-plug'