Bump version to 47.1

Update NEWS.
This commit is contained in:
Florian Müllner
2024-10-17 22:49:17 +02:00
parent 0bc77ef7c9
commit 9991f90804
2 changed files with 11 additions and 1 deletions
+10
View File
@@ -1,3 +1,13 @@
47.1
====
* classic: Add missing top-bar indicators [Florian; !339]
* window-list: Fix window state styling [Florian; !342]
* window-list: Fix "ignore-workspace" setting getting reset [Florian; !341]
* Misc. bug fixes and cleanups [Florian; !337, !338, !345, !347, !349]
Contributors:
Florian Müllner
47.0
====
+1 -1
View File
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: GPL-2.0-or-later
project('gnome-shell-extensions',
version: '47.0',
version: '47.1',
meson_version: '>= 1.1.0',
license: 'GPL2+'
)