Bump version to 42.2

Update NEWS.
This commit is contained in:
Florian Müllner
2022-05-28 14:30:58 +02:00
parent 412762ae9d
commit 959782835d
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -1,3 +1,14 @@
42.2
====
* native-window-placement: Adjust to gnome-shell 42 changes [Florian; !229]
* window-list: Fix visibility on non-primary monitors [Jason; !230]
Contributors:
Jason Lynch, Florian Müllner
Translators:
Cheng-Chia Tseng [zh_TW]
42.1
====
* Misc. bug fixes and cleanups [Florian; !223, !222, !225]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '42.1',
version: '42.2',
meson_version: '>= 0.53.0',
license: 'GPL2+'
)