Bump version to 3.34.2

Update NEWS.
This commit is contained in:
Florian Müllner
2019-12-11 22:56:08 +01:00
parent 3c51716268
commit 00f759ccf2
2 changed files with 13 additions and 1 deletions

12
NEWS
View File

@@ -1,3 +1,15 @@
3.34.2
======
* window-list, workspace-indicator: Exclude DESKTOP windows from previews
[Florian; !93]
* screenshot-window-sizer: Fix cycling through all valid sizes [Willy; !97]
Contributors:
Florian Müllner, Willy Stadnick
Translators:
Stas Solovey [ru], Umarzuki Bin Mochlis Moktar [ms]
3.34.1
======
* Adjust to gnome-settings-daemon plugin removals [Xiaoguang; !94]

View File

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