Bump version to 44.0

Update NEWS.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/249>
This commit is contained in:
Florian Müllner
2023-03-19 05:14:23 +01:00
parent 25cc126ebc
commit 58b4b3c8d6
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
44.0
====
* Bump version
44.rc
=====
* Bump version
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '44.rc',
version: '44.0',
meson_version: '>= 0.58.0',
license: 'GPL2+'
)