Skip to content

Commit 2fe0e03

Browse files
committed
6.2.1
1 parent a5d4be9 commit 2fe0e03

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
cinnamon-session (6.2.1) wilma; urgency=medium
2+
3+
[ Leigh Scott ]
4+
* Fix restart and shutdown (#172)
5+
6+
-- Clement Lefebvre <[email protected]> Fri, 19 Jul 2024 14:51:34 +0100
7+
18
cinnamon-session (6.2.0) wilma; urgency=medium
29

310
[ Bobby Rong ]

meson.build

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
project(
33
'cinnamon-session',
44
['c'],
5-
version : '6.2.0',
6-
meson_version : '>=0.56.0'
5+
version : '6.2.1',
6+
meson_version : '>=0.56.0'
77
)
88

99
################################################################################

0 commit comments

Comments
 (0)