Bump version to 41.2

Update NEWS.
This commit is contained in:
Florian Müllner
2022-02-15 20:54:18 +01:00
parent e6fdccf65d
commit 1a3b4e154c
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
41.2
====
* window-list: Update window tracking to avoid missing icons [Florian; #372]
Contributors:
Florian Müllner
41.1
====
* native-window-placement: Fix distorted layout in app grid [Sebastian; !189]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '41.1',
version: '41.2',
meson_version: '>= 0.53.0',
license: 'GPL2+'
)