Bump version to 42.0

Update NEWS.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/220>
This commit is contained in:
Florian Müllner
2022-03-12 23:57:47 +01:00
parent 49b304f3b7
commit 227c900d1c
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
42.0
====
Translators:
Philipp Kiemle [de], Balázs Úr [hu], Марко Костић [sr], sicklylife [ja],
Baurzhan Muftakhidinov [kk]
42.rc
=====
* Misc. bug fixes and cleanups [Florian; !215, !218]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '42.rc',
version: '42.0',
meson_version: '>= 0.53.0',
license: 'GPL2+'
)