Bump version to 3.37.90

Update NEWS.
This commit is contained in:
Florian Müllner
2020-08-11 17:32:17 +02:00
parent 80030687d9
commit 58f0a74f04
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -1,3 +1,14 @@
3.37.90
=======
* Misc. bug fixes and cleanups [Florian, Piotr; !126, !128]
Contributors:
Piotr Drąg, Florian Müllner
Translators:
Fabio Tomat [fur], Efstathios Iosifidis [el], Anders Jonsson [sv],
Asier Sarasua Garmendia [eu], Alexandre Franke [fr]
3.37.3
======
* window-list, native-window-placement: Adjust to shell changes [Florian; !124]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '3.37.3',
version: '3.37.90',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)