Bump version to 47.beta

Update NEWS.
This commit is contained in:
Florian Müllner
2024-08-03 19:51:04 +02:00
parent 017c6470b9
commit 8a9aa6a818
2 changed files with 13 additions and 1 deletions
+12
View File
@@ -1,3 +1,15 @@
47.beta
=======
* window-list: Modernize styling [Jakub; !330]
* Include "status-icons" extension [Florian; !194]
* Misc. bug fixes and cleanups [Florian; !328, !331, !327]
Contributors:
Florian Müllner, Jakub Steiner
Translators:
Sabri Ünal [tr], Chao-Hsiung Liao [zh_TW]
47.alpha
========
* Improve workspace previews in window-list and workspace-indicator
+1 -1
View File
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: GPL-2.0-or-later
project('gnome-shell-extensions',
version: '47.alpha',
version: '47.beta',
meson_version: '>= 0.58.0',
license: 'GPL2+'
)