Bump version to 45.0

Update NEWS.
This commit is contained in:
Florian Müllner
2023-09-16 20:29:57 +02:00
parent e405d09c98
commit ba5783ff8c
2 changed files with 10 additions and 1 deletions

9
NEWS
View File

@@ -1,3 +1,12 @@
45.0
====
Contributors:
Andre Klapper
Translators:
Bruce Cowan [en_GB]
45.rc
=====
* Misc. bug fixes and cleanups [Florian; !267, !224, !272]

View File

@@ -3,7 +3,7 @@
# SPDX-License-Identifier: GPL-2.0-or-later
project('gnome-shell-extensions',
version: '45.rc',
version: '45.0',
meson_version: '>= 0.58.0',
license: 'GPL2+'
)