Bump version to 41.beta

Update NEWS.
This commit is contained in:
Florian Müllner
2021-08-18 00:26:19 +02:00
parent 4becaa28ce
commit f376d46ba5
2 changed files with 15 additions and 1 deletions
+14
View File
@@ -1,3 +1,17 @@
41.beta
=======
* window-list: Extend reactive area of minimap to screen edges [Adam; !171]
* drive-menu: Improve detection of network mounts [Florian; !27, !176]
* Use distinct gettext domain for e.g.o uploads [Florian; #335]
* Misc. bug fixes and cleanups [Florian; !172, !174, !177, !167, !178, !180,
!181, !182, !183]
Contributors:
Marco Trevisan (Treviño), Adam Goode, Florian Müllner
Translators:
Hugo Carvalho [pt], Juliano de Souza Camargo [pt], Alexander Shopov [bg]
40.1
====
* Disable welcome dialog in classic session [Florian; !169]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '41.alpha',
version: '41.beta',
meson_version: '>= 0.44.0',
license: 'GPL2+'
)