Skip to content

Commit b51ed7b

Browse files
committed
6.0.2
1 parent a32348f commit b51ed7b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
nemo (6.0.2) virginia; urgency=medium
2+
3+
[ Michael Webster ]
4+
* nemo-file.c: Escape tooltip text for markup before adding any search result snippet.
5+
6+
-- Clement Lefebvre <root@linuxmint.com> Thu, 28 Dec 2023 12:23:39 +0000
7+
18
nemo (6.0.1) virginia; urgency=medium
29

310
[ Leigh Scott ]

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.1',
4+
project('nemo', 'c', version: '6.0.2',
55
meson_version: '>=0.56.0'
66
)
77

0 commit comments

Comments
 (0)