[gnome-shell-extensions] Bump version to 42.beta



commit 14cdb5fa167365cee07e13d30498b4bc5b7584e6
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Feb 14 23:18:46 2022 +0100

    Bump version to 42.beta
    
    Update NEWS.
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/216>

 NEWS        | 15 +++++++++++++++
 meson.build |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5fee511..bc83388 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+42.beta
+=======
+* workspace-indicator: Fix cancelling editing with Esc [Florian; !208]
+* window-list: Update window tracking to avoid missing icons [Florian; !207]
+* Use libadwaita for preferences [Florian; !209, !213]
+* Adapt to Clutter grab API changes [Florian; !212]
+* Misc. bug fixes and cleanups [Jan, Florian; !210, !214]
+
+Contributors:
+  Jan Beich, Florian Müllner, Naala Nanba
+
+Translators:
+  Boyuan Yang [zh_CN], Matej Urbančič [sl], Naala Nanba [ab],
+  Alexander Shopov [bg], Emin Tufan Çetin [tr]
+
 42.alpha
 ========
 * native-window-placement: Fix distorted layout in app grid [Sebastian; !189]
diff --git a/meson.build b/meson.build
index c4e2242..d8531b9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-shell-extensions',
-  version: '42.alpha',
+  version: '42.beta',
   meson_version: '>= 0.53.0',
   license: 'GPL2+'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]