Bump version to 3.33.90

Update NEWS.
This commit is contained in:
Florian Müllner
2019-08-10 00:41:55 +02:00
parent f486dfa112
commit 0f4eb3f483
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -1,3 +1,14 @@
3.33.90
=======
* window-list: Support showing windows from all workspaces [Florian; #154]
* Misc. bug fixes and cleanups [Florian; !86, !87]
Contributors:
Florian Müllner
Translators:
Jor Teron [mjw]
3.33.4
======
* Make GNOME Classic more classic:
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '3.33.4',
version: '3.33.90',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)