diff --git a/NEWS.org b/NEWS.org index c3bbf7ef..08d6a45b 100644 --- a/NEWS.org +++ b/NEWS.org @@ -18,6 +18,9 @@ `mu4e-mailing-list-info-refresh` to update to the new values after changing them. + - also, there are now actions ('a' in view/header) to get to online archives + for some (selected) mailing-list archives. + * 1.10 (released on March 26, 2023) diff --git a/meson.build b/meson.build index 690f32bb..fe799494 100644 --- a/meson.build +++ b/meson.build @@ -17,7 +17,7 @@ ################################################################################ # project setup project('mu', ['c', 'cpp'], - version: '1.11.4', + version: '1.11.5', meson_version: '>= 0.56.0', license: 'GPL-3.0-or-later', default_options : [