Bump version to 3.32.1

Update NEWS.
This commit is contained in:
Florian Müllner
2019-04-17 22:09:40 +02:00
parent ce10ad64c4
commit e3a6e8f82c
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -1,3 +1,12 @@
3.32.1
======
* Fix windowsNavigator extension after ES6 port [Florian; #143]
* screenshot-window-sizer: Add phone screenshot sizes [Adrien; !65]
* Misc. bug fixes and cleanups [Fabian; !62]
Contributors:
Florian Müllner, Adrien Plazas, Fabian P. Schmidt
3.32.0
======
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '3.32.0',
version: '3.32.1',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)