Skip to content

Commit 7f8302f

Browse files
committed
6.6.1
1 parent 4fec56c commit 7f8302f

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+
muffin (6.6.1) zena; urgency=medium
2+
3+
[ Michael Webster ]
4+
* keybindings.c: Add support for additional xkb next-group options.
5+
6+
-- Clement Lefebvre <[email protected]> Thu, 08 Jan 2026 13:28:37 +0000
7+
18
muffin (6.6.0) zena; urgency=medium
29

310
[ Kevin Langman ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('muffin', 'c', version : '6.6.0', meson_version : '>=1.0.0', license : 'GPLv2+')
1+
project('muffin', 'c', version : '6.6.1', meson_version : '>=1.0.0', license : 'GPLv2+')
22

33
muffin_plugin_api_version = '3'
44

0 commit comments

Comments
 (0)