Bump version to 3.31.90

Update NEWS.
This commit is contained in:
Florian Müllner
2019-02-06 22:34:06 +01:00
parent bab4be1a59
commit a7ff9f401e
2 changed files with 11 additions and 1 deletions
+10
View File
@@ -1,3 +1,13 @@
3.31.90
=======
* Misc. bug fixes and cleanups [Florian; !49, !50, !51]
Contributors:
Florian Müllner
Translators:
Ryuta Fujii [ja], Charles Monzat [fr], Pieter Schalk Schoeman [af]
3.31.2
======
* Remove obsolete alternate-tab extension [Florian; #786496]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '3.31.2',
version: '3.31.90',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)