Bump version to 44.rc

Update NEWS.
This commit is contained in:
Florian Müllner
2023-03-06 04:35:46 +01:00
parent 2c25e22145
commit e0d5ede296
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
44.rc
=====
* Bump version
44.beta
=======
* Tweak menu alignment [robxnano; !246]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '44.beta',
version: '44.rc',
meson_version: '>= 0.53.0',
license: 'GPL2+'
)