Skip to content

Commit

Permalink
0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Dec 11, 2024
1 parent 74ee6cb commit 0c4a375
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
xfce4-xapp-status-plugin (0.3.9) xia; urgency=medium

[ Michael Webster ]
* debian: Install the glade file.
* Make icon spacing consistent with other panel items, improve default symbolic icon size.

-- Clement Lefebvre <root@linuxmint.com> Wed, 11 Dec 2024 12:33:10 +0000

xfce4-xapp-status-plugin (0.3.8) xia; urgency=medium

* l10n: Update translations
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('xfce4-xapp-status-plugin', 'c', version : '0.3.8')
project('xfce4-xapp-status-plugin', 'c', version : '0.3.9')

gnome = import('gnome')
pkg = import('pkgconfig')
Expand Down

0 comments on commit 0c4a375

Please sign in to comment.