Bump version to 3.35.90

Update NEWS.
This commit is contained in:
Florian Müllner
2020-02-06 21:54:51 +01:00
parent cb53d0b85c
commit 9a6b4da33c
2 changed files with 13 additions and 1 deletions
+12
View File
@@ -1,3 +1,15 @@
3.35.90
=======
* Adjust to gnome-shell changes [Florian; !100, !101, !102]
* Force single-line window titles in window list [Florian; #202]
* Misc. bug fixes and cleanup [Florian; !104, !105]
Contributors:
Florian Müllner
Translators:
sicklylife [ja], Umarzuki Bin Mochlis Moktar [ms]
3.35.3
======
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '3.35.3',
version: '3.35.90',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)