Bump version to 3.30.0

This commit is contained in:
Florian Müllner
2018-09-04 00:10:36 +02:00
parent ba51869b93
commit 913b2ba691
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
3.30.0
======
* Bump version
3.29.91
=======
* Misc. bug fixes [Florian; #90]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '3.29.91',
version: '3.30.0',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)