diff --git a/NEWS b/NEWS index d4cc9b0c..42177571 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +46.4 +==== +* Update template CI images to fix release pipeline [Florian; !377] + +Contributors: + Florian Müllner + 46.3 ==== * places-menu: Fix a11y labelling [Florian; #542] diff --git a/meson.build b/meson.build index aee37a0b..46e6ec3b 100644 --- a/meson.build +++ b/meson.build @@ -4,7 +4,7 @@ project( 'gnome-shell-extensions', - version: '46.3', + version: '46.4', meson_version: '>= 0.58.0', license: 'GPL-2.0-or-later', )