Bump version to 3.36.2

Update NEWS.
This commit is contained in:
Florian Müllner
2020-04-29 22:45:40 +02:00
parent 62af36ebfa
commit df463177e7
2 changed files with 10 additions and 1 deletions

9
NEWS
View File

@@ -1,3 +1,12 @@
3.36.2
======
* Misc. bug fixes and cleanups [Florian, Xiaoguang; !113, !106]
Contributors:
Florian Müllner, Xiaoguang Wang
Translators:
Yosef Or Boczko [he], Kristjan SCHMIDT [eo]
3.36.1
======

View File

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