[gnome-shell-extensions] Bump version to 41.rc



commit 5dfdb68c75c685b4fb654c8c015352306be2044b
Author: Florian Müllner <fmuellner gnome org>
Date:   Fri Sep 3 00:04:01 2021 +0200

    Bump version to 41.rc
    
    Update NEWS.
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/188>

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 54ec5e0..47e5dd0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+41.rc
+=====
+* window-list: Adapt to overview-on-startup [Florian; !185]
+* apps-menu: Use a custom 'toggle-menu' shortcut [Florian; !173]
+* Misc. bug fixes and cleanups [Florian; !186]
+
+Contributors:
+  Florian Müllner
+
 41.beta
 =======
 * window-list: Extend reactive area of minimap to screen edges [Adam; !171]
diff --git a/meson.build b/meson.build
index 1b145b8..ccd815f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-shell-extensions',
-  version: '41.beta',
+  version: '41.rc',
   meson_version: '>= 0.44.0',
   license: 'GPL2+'
 )


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