Bump version to 41.1

Update NEWS.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/200>
This commit is contained in:
Florian Müllner
2021-12-11 14:20:23 +01:00
parent deb6031381
commit b2d197bd38
2 changed files with 13 additions and 1 deletions
+12
View File
@@ -1,3 +1,15 @@
41.1
====
* native-window-placement: Fix distorted layout in app grid [Sebastian; !189]
* window-list: Fix on-screen keyboard [Florian; !199]
* Misc. bug fixes [Neal; !195]
Contributors:
Neal Gompa, Sebastian Keller, Florian Müllner
Translators:
Goran Vidović [hr], Sveinn í Felli [is]
41.0
====
* Bump version
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '41.0',
version: '41.1',
meson_version: '>= 0.53.0',
license: 'GPL2+'
)