Bump version to 3.33.1

Update NEWS.
This commit is contained in:
Florian Müllner
2019-05-14 17:53:56 +00:00
parent 7c412ca7d9
commit 1586abc24f
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
3.33.1
======
* Misc. bug fixes [Florian; !64]
Contributors:
Florian Müllner
3.32.1
======
* Fix windowsNavigator extension after ES6 port [Florian; #143]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '3.32.1',
version: '3.33.1',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)