Bump version to 41.0

Update NEWS.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/192>
This commit is contained in:
Florian Müllner
2021-09-19 12:47:07 +02:00
parent 74121fce78
commit 4ccf12e988
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
41.0
====
* Bump version
41.rc.1
=======
* Fix pre-generating stylesheets in tarball [Florian; !190]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '41.rc.1',
version: '41.0',
meson_version: '>= 0.53.0',
license: 'GPL2+'
)