Bump version to 48.2

Update NEWS.
This commit is contained in:
Florian Müllner
2025-05-24 19:10:03 +02:00
parent 27c86490c2
commit 7f1b8bd380
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,3 +1,11 @@
48.2
====
* windowsNavigator: Fix handling keyboard shortcuts [Daniel; !395]
* build: Allow disabling the X11 session [Neal; !396, !400]
Contributors:
Daniel Buch Hansen, Neal Gompa
48.1
====
+1 -1
View File
@@ -4,7 +4,7 @@
project(
'gnome-shell-extensions',
version: '48.1',
version: '48.2',
meson_version: '>= 1.1.0',
license: 'GPL-2.0-or-later',
)