Skip to content

Commit a542dba

Browse files
committed
6.2.1
1 parent fbd7191 commit a542dba

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 (6.2.1) wilma; urgency=medium
2+
3+
[ Anaxímeno Brito ]
4+
* Fix extensions automatically enabling on download (#12239)
5+
6+
-- Clement Lefebvre <[email protected]> Tue, 18 Jun 2024 18:48:42 +0100
7+
18
cinnamon (6.2.0) wilma; urgency=medium
29

310
[ claudiux ]

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 : '6.2.0', meson_version : '>=0.56.0')
1+
project('Cinnamon', 'c', version : '6.2.1', meson_version : '>=0.56.0')
22

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

0 commit comments

Comments
 (0)