Bump version to 46.beta

Update NEWS.
This commit is contained in:
Florian Müllner
2024-02-11 17:59:16 +01:00
parent ded50f8b01
commit d6ffd7859e
2 changed files with 14 additions and 1 deletions
+13
View File
@@ -1,3 +1,16 @@
46.beta
=======
* apps-menu: Rename Applications to Apps [Allan; !299]
* Misc. bug fixes and cleanups [Florian; !296, !297, !300, !301, !302]
Contributors:
Allan Day, Florian Müllner
Translators:
Gabriel Brand [de], Daniel Rusek [cs], Fran Dieguez [gl],
Aefgh Threenine [th], Vasil Pupkin [be], Artur S0 [ru], Yosef Or Boczko [he],
Sabri Ünal [tr]
46.alpha
========
* workspace-indicator: Fix initial preview visibility [Florian; !280, !292]
+1 -1
View File
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: GPL-2.0-or-later
project('gnome-shell-extensions',
version: '46.alpha',
version: '46.beta',
meson_version: '>= 0.58.0',
license: 'GPL2+'
)