Bump version to 3.37.2

Update NEWS.
This commit is contained in:
Florian Müllner
2020-06-02 22:16:25 +02:00
parent b5ff860118
commit 7f2c39cdb2
2 changed files with 14 additions and 1 deletions
+13
View File
@@ -1,3 +1,16 @@
3.37.2
======
* window-list, auto-move: Modernize preference dialogs [Florian; !121]
* Adjust to gnome-shell changes [Florian; !122]
Contributors:
Florian Müllner
Translators:
Cheng-Chia Tseng [zh_TW], Yuri Chornoivan [uk], Daniel Mustieles [es],
Emin Tufan Çetin [tr], Danial Behzadi [fa], Daniel Șerbănescu [ro],
Matej Urbančič [sl]
3.37.1
======
* drive-menu: Emphasize eject buttons [Florian; #223]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '3.37.1',
version: '3.37.2',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)