Bump version to 3.32.0

Update NEWS.
This commit is contained in:
Florian Müllner
2019-03-12 00:02:14 +01:00
parent dd53fb8eb7
commit b093e1fd83
2 changed files with 10 additions and 1 deletions

9
NEWS
View File

@@ -1,3 +1,12 @@
3.32.0
======
Contributors:
Florian Müllner
Translations:
Victor Ibragimov [tg], Kristjan SCHMIDT [eo], Mart Raudsepp [et]
3.31.92
=======
* Misc. bug fixes and cleanups [Florian; !57, !58, !59, !60]

View File

@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '3.31.92',
version: '3.32.0',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)