Bump version to 41.rc.1

Update NEWS.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/191>
This commit is contained in:
Florian Müllner
2021-09-06 01:40:31 +02:00
parent 0a7491d747
commit 74121fce78
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
41.rc.1
=======
* Fix pre-generating stylesheets in tarball [Florian; !190]
Contributors:
Florian Müllner
41.rc
=====
* window-list: Adapt to overview-on-startup [Florian; !185]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '41.rc',
version: '41.rc.1',
meson_version: '>= 0.53.0',
license: 'GPL2+'
)