Skip to content

Commit acd6117

Browse files
committed
6.6.1
1 parent 677f377 commit acd6117

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+
nemo (6.6.1) zena; urgency=medium
2+
3+
[ Michael Webster ]
4+
* nemo-action.c: Fix issues in the recent:// folder.
5+
6+
-- Clement Lefebvre <[email protected]> Wed, 10 Dec 2025 14:26:56 +0000
7+
18
nemo (6.6.0) zena; urgency=medium
29

310
[ Jeffrey Knockel ]

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

66
# 1. If the library code has changed at all since last release, then increment revision.
77
# 2. If any interfaces have been added, then increment current and set revision to 0.

0 commit comments

Comments
 (0)