Bump version to 3.31.92

Update NEWS.
This commit is contained in:
Florian Müllner
2019-03-05 06:07:01 +01:00
parent 53f92f2910
commit e73bd45a5e
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
3.31.92
=======
* Misc. bug fixes and cleanups [Florian; !57, !58, !59, !60]
Contributors:
Florian Müllner
3.31.91
=======
* apps-menu: Remove outdated legacy-tray handling [Florian; !53]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '3.31.91',
version: '3.31.92',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)