Bump version to 40.4

Update NEWS.
This commit is contained in:
Florian Müllner
2021-08-18 01:18:19 +02:00
parent 06acd9ff25
commit cfe3c438fa
2 changed files with 10 additions and 1 deletions

9
NEWS
View File

@@ -1,3 +1,12 @@
40.4
====
* drive-menu: Fix indicator visibility [Florian; !176]
* Use distinct gettext domain for e.g.o uploads [Florian; #335]
Contributors:
Florian Müllner
40.3
====
* drive-menu: Improve detection of network mounts [Florian; !27]

View File

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