Bump version to 3.29.3

Update NEWS.
This commit is contained in:
Florian Müllner
2018-07-09 19:09:13 +02:00
parent 64986740e3
commit 6b1926bab3
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
3.29.3
======
* Adjust to global.screen removal [Jonas; #759538]
Contributors:
Jonas Ådahl, Florian Müllner
3.29.2
======
* Misc. bug fixes [Florian; #69]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '3.29.2',
version: '3.29.3',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)