Skip to content

Commit f49a944

Browse files
committed
6.6.3
1 parent e2cd4a7 commit f49a944

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
cinnamon-session (6.6.3) zena; urgency=medium
2+
3+
[ Michael Webster ]
4+
* .github/workflows: Update build.yml with generate-test-packages.
5+
* csm-manager.c: Close the end-session dialog before trying to lock (#199)
6+
7+
-- Clement Lefebvre <root@linuxmint.com> Wed, 11 Feb 2026 16:26:06 +0000
8+
19
cinnamon-session (6.6.2) zena; urgency=medium
210

311
[ Michael Webster ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
project(
33
'cinnamon-session',
44
['c'],
5-
version : '6.6.2',
5+
version : '6.6.3',
66
meson_version : '>=0.56.0'
77
)
88

0 commit comments

Comments
 (0)