Bump version to 49.alpha.0

Update NEWS.
This commit is contained in:
Florian Müllner
2025-06-08 13:27:53 +02:00
parent 59e6aefd5e
commit 8819ed01c8
2 changed files with 14 additions and 1 deletions
+13
View File
@@ -1,3 +1,16 @@
49.alpha.0
==========
* windowsNavigator: Fix handling keyboard shortcuts [Daniel; !395]
* build: Allow disabling the X11 session [Neal; !396, !400]
* Disable X11 session by default [Jordan; !399]
* Misc. bug fixes and cleanups [Florian; !398, !406]
Contributors:
Daniel Buch Hansen, Neal Gompa, Florian Müllner, Jordan Petridis
Translators:
Emilio Sepúlveda [ia]
48.1
====
+1 -1
View File
@@ -4,7 +4,7 @@
project(
'gnome-shell-extensions',
version: '48.1',
version: '49.alpha.0',
meson_version: '>= 1.1.0',
license: 'GPL-2.0-or-later',
)