diff --git a/debian/changelog b/debian/changelog index 88793e7..667300b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xfce4-xapp-status-plugin (0.3.3) virginia; urgency=medium + + * l10n: Update translations + + -- Clement Lefebvre Thu, 04 Jan 2024 17:06:25 +0000 + xfce4-xapp-status-plugin (0.3.2) virginia; urgency=medium * l10n: Update translations diff --git a/meson.build b/meson.build index e18fbd1..fd70c11 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('xfce4-xapp-status-plugin', 'c', - version : '0.3.2' + version : '0.3.3' ) gnome = import('gnome')