Bump version to 47.3

Update NEWS.
This commit is contained in:
Florian Müllner
2025-01-12 21:59:15 +01:00
parent 176206a38c
commit c815e506dd
2 changed files with 15 additions and 1 deletions

14
NEWS
View File

@@ -1,3 +1,17 @@
47.3
====
* places-menu: Fix opening drives with mount operations [Florian; !361]
* window-list: Fix hiding when entering overview with gestures [Florian; !364]
* workspace-indicator: Only show previews of regular windows [Florian; !363]
* Misc. bug fixes and cleanups [Florian, Bartłomiej; !362, !365, !367,
!368, !370]
Contributors:
Florian Müllner, Bartłomiej Piotrowski
Translators:
Yi-Jyun Pan [zh_TW]
47.2
====
* places-menu: Fix a11y labelling [Florian; #542]

View File

@@ -4,7 +4,7 @@
project(
'gnome-shell-extensions',
version: '47.2',
version: '47.3',
meson_version: '>= 1.1.0',
license: 'GPL-2.0-or-later',
)