We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2cd4a7 commit f49a944Copy full SHA for f49a944
2 files changed
debian/changelog
@@ -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
9
cinnamon-session (6.6.2) zena; urgency=medium
10
11
[ Michael Webster ]
meson.build
@@ -2,7 +2,7 @@
project(
'cinnamon-session',
['c'],
- version : '6.6.2',
+ version : '6.6.3',
meson_version : '>=0.56.0'
)
0 commit comments