Bump version to 3.29.90

Update NEWS.
This commit is contained in:
Florian Müllner
2018-08-01 03:47:30 +02:00
parent ebad80c64d
commit 8b1bcc9fed
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
3.29.90
=======
* Misc. bug fixes [Florian; #786496]
Contributors:
Florian Müllner
3.29.3
======
* Adjust to global.screen removal [Jonas; #759538]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '3.29.3',
version: '3.29.90',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)