Bump version to 3.31.91

Update NEWS.
This commit is contained in:
Florian Müllner
2019-02-21 22:41:20 +01:00
parent 11cad1f3b3
commit d5a1044244
2 changed files with 13 additions and 1 deletions
+12
View File
@@ -1,3 +1,15 @@
3.31.91
=======
* apps-menu: Remove outdated legacy-tray handling [Florian; !53]
* user-theme: Allow using XDG user data dir [Tomasz; !55]
* Misc. bug fixes and cleanups [Florian; !52, !54, !56]
Contributors:
Tomasz Gąsior, Florian Müllner
Translators:
Matej Urbančič [sl], Gun Chleoc [gd]
3.31.90
=======
* Misc. bug fixes and cleanups [Florian; !49, !50, !51]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '3.31.90',
version: '3.31.91',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)