Compare commits

...

1 Commits

Author SHA1 Message Date
Florian Müllner
4ccf12e988 Bump version to 41.0
Update NEWS.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/192>
2021-09-19 12:47:07 +02:00
2 changed files with 5 additions and 1 deletions

4
NEWS
View File

@@ -1,3 +1,7 @@
41.0
====
* Bump version
41.rc.1
=======
* Fix pre-generating stylesheets in tarball [Florian; !190]

View File

@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '41.rc.1',
version: '41.0',
meson_version: '>= 0.53.0',
license: 'GPL2+'
)