Bump version to 3.35.2

Update NEWS.
This commit is contained in:
Florian Müllner
2019-12-11 18:59:03 +01:00
parent a2b014ccbf
commit b60f8d3cf0
2 changed files with 11 additions and 1 deletions
+10
View File
@@ -1,3 +1,13 @@
3.35.2
======
* Adjust to gnome-shell changes [Marco, Florian; !89, !95, !96]
* window-list, workspace-indicator: Exclude DESKTOP windows from previews
[Florian; !93]
* screenshot-window-sizer: Fix cycling through all valid sizes [Willy; !97]
Contributors:
Marco Trevisan (Treviño), Florian Müllner, Willy Stadnick
3.34.1
======
* Adjust to gnome-settings-daemon plugin removals [Xiaoguang; !94]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '3.34.1',
version: '3.35.2',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)