Bump version to 42.1

Update NEWS.
This commit is contained in:
Florian Müllner
2022-05-06 13:35:32 +02:00
parent 18e18f240f
commit d954dfd06c
2 changed files with 12 additions and 1 deletions

11
NEWS
View File

@@ -1,3 +1,14 @@
42.1
====
* Misc. bug fixes and cleanups [Florian; !223, !222, !225]
Contributors:
Florian Müllner
Translators:
Milo Casagrande [it], Rūdolfs Mazurs [lv], Nathan Follens [nl],
Ngọc Quân Trần [vi], Zurab Kargareteli [ka]
42.0
====

View File

@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '42.0',
version: '42.1',
meson_version: '>= 0.53.0',
license: 'GPL2+'
)