Bump versiont to 41.beta

Update NEWS.
This commit is contained in:
Florian Müllner 2021-08-18 00:35:16 +02:00
parent a4d2f5d8b4
commit aec128fdee
6 changed files with 63 additions and 5 deletions

View file

@ -1,5 +1,5 @@
project('gnome-extensions-tool', 'c',
version: '41.alpha',
version: '41.beta',
meson_version: '>= 0.53.0',
license: 'GPLv2+'
)