Skip to content

Commit 871e988

Browse files
committed
6.0.1
1 parent bdb8b08 commit 871e988

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

debian/changelog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
nemo (6.0.1) virginia; urgency=medium
2+
3+
[ Leigh Scott ]
4+
* Remove nemo-convert-metadata tool (#3335)
5+
6+
[ Michael Webster ]
7+
* nemo-icon-canvas-item.c: Fix the state check to see if a surface can be re-used.
8+
9+
-- Clement Lefebvre <root@linuxmint.com> Tue, 19 Dec 2023 12:25:11 +0000
10+
111
nemo (6.0.0) virginia; urgency=medium
212

313
[ Michael Webster ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Meson build file
22

33
# https://github.com/linuxmint/nemo
4-
project('nemo', 'c', version: '6.0.0',
4+
project('nemo', 'c', version: '6.0.1',
55
meson_version: '>=0.56.0'
66
)
77

0 commit comments

Comments
 (0)