Bump version to 45.rc

Update NEWS.
This commit is contained in:
Florian Müllner
2023-09-06 11:53:48 +02:00
parent f54b96c327
commit f2c360e667
2 changed files with 11 additions and 1 deletions
+10
View File
@@ -1,3 +1,13 @@
45.rc
=====
* Misc. bug fixes and cleanups [Florian; !267, !224, !272]
Contributors:
Florian Müllner
Translators:
Sabri Ünal [tr], Florentina Musat [ro], A S Alam [pa]
45.beta
=======
* Port extensions to ESM [Florian; !259, !266, !268, !269]
+1 -1
View File
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: GPL-2.0-or-later
project('gnome-shell-extensions',
version: '45.beta',
version: '45.rc',
meson_version: '>= 0.58.0',
license: 'GPL2+'
)