Bump version to 48.0

Update NEWS.
This commit is contained in:
Florian Müllner
2025-03-16 13:25:14 +01:00
parent 27d463f572
commit 6080c320cf
2 changed files with 9 additions and 1 deletions

8
NEWS
View File

@@ -1,3 +1,11 @@
48.0
====
* apps-menu: Fix scrolling items into view on keynav [Victor; !391]
* Misc. bug fixes and cleanups [Florian, Stuart; !390, !392]
Contributors:
Stuart Hayhurst, Victor Kareh, Florian Müllner
48.rc
=====
* Misc. bug fixes and cleanups [Florian; !385, !388]

View File

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