Bump version to 47.2

Update NEWS.
This commit is contained in:
Florian Müllner
2024-11-25 16:14:41 +01:00
parent 079daac9bb
commit 70e2a02e69
2 changed files with 13 additions and 1 deletions
+12
View File
@@ -1,3 +1,15 @@
47.2
====
* places-menu: Fix a11y labelling [Florian; #542]
* screenshot-window-sizer: Mention shortcut in description [Florian; !358]
* Misc. bug fixes and cleanups [Florian; !353, !354]
Contributors:
Florian Müllner
Translators:
Fabio Tomat [fur], Nathan Follens [nl], Марко Костић [sr]
47.1
====
* classic: Add missing top-bar indicators [Florian; !339]
+1 -1
View File
@@ -4,7 +4,7 @@
project(
'gnome-shell-extensions',
version: '47.1',
version: '47.2',
meson_version: '>= 1.1.0',
license: 'GPL-2.0-or-later',
)