Bump version to 41.rc

Update NEWS.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/188>
This commit is contained in:
Florian Müllner
2021-09-03 00:04:01 +02:00
parent 443d1dc42b
commit 5dfdb68c75
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -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]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '41.beta',
version: '41.rc',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)