Bump version to 47.4

Update NEWS.
This commit is contained in:
Florian Müllner
2025-02-05 00:40:33 +01:00
parent a7d4d8df80
commit fa5c4bade1
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,3 +1,11 @@
47.4
====
* window-list: Fix regression in chrome tracking [Florian; !379]
* Misc. bug fixes and cleanups [Florian; !376]
Contributors:
Florian Müllner
47.3
====
* places-menu: Fix opening drives with mount operations [Florian; !361]
+1 -1
View File
@@ -4,7 +4,7 @@
project(
'gnome-shell-extensions',
version: '47.3',
version: '47.4',
meson_version: '>= 1.1.0',
license: 'GPL-2.0-or-later',
)