Bump version to 3.33.3

Update NEWS.
This commit is contained in:
Florian Müllner
2019-06-24 20:03:35 +02:00
parent b138e218bb
commit f4e0d75080
2 changed files with 8 additions and 1 deletions

7
NEWS
View File

@@ -1,3 +1,10 @@
3.33.3
======
* Misc. bug fixes [Florian, Marco; !67, !68]
Contributors:
Florian Müllner, Marco Trevisan (Treviño)
3.33.2
======
* Misc. bug fixes and cleanups [Florian; !66]

View File

@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '3.33.2',
version: '3.33.3',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)