Bump version to 40.3

Update NEWS.
This commit is contained in:
Florian Müllner
2021-07-12 18:18:45 +02:00
parent 28dbb47937
commit 5e316d37cb
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,3 +1,11 @@
40.3
====
* drive-menu: Improve detection of network mounts [Florian; !27]
* Misc. bug fixes [Florian; #340]
Contributors:
Florian Müllner
40.2
====
* window-list: Extend reactive area of minimap to screen edges [Adam; !171]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '40.2',
version: '40.3',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)