Do not use default_width and default_height properties
Smaller HeaderBar height
diff --git a/debian/changelog b/debian/changelog index 5a68407e..efefec41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -com.github.geigi.cozy (0.2.4) UNSTABLE; urgency=low +com.github.geigi.cozy (0.2.5) UNSTABLE; urgency=low * Do not use default_width and default_height properties * Smaller HeaderBar height diff --git a/meson.build b/meson.build index 9f76ba11..3c1a91ac 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('cozy', - version: '0.2.4', + version: '0.2.5', meson_version: '>= 0.40.0') project_name = 'cozy'