Skip to content

Commit e8138c3

Browse files
committed
5.6.1
1 parent 6fb5c5d commit e8138c3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
cinnamon (5.6.1) vera; urgency=medium
2+
3+
* cs_info: Fix cosmetic issues with system icon
4+
* cs_default: Fix small issues
5+
6+
-- Clement Lefebvre <[email protected]> Fri, 18 Nov 2022 12:00:32 +0000
7+
18
cinnamon (5.6.0) vera; urgency=medium
29

310
[ Michael Webster ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('Cinnamon', 'c', version : '5.6.0', meson_version : '>=0.47.0')
1+
project('Cinnamon', 'c', version : '5.6.1', meson_version : '>=0.47.0')
22

33
gnome = import('gnome')
44
i18n = import('i18n')

0 commit comments

Comments
 (0)