Bump version to 45.beta

Update NEWS.
This commit is contained in:
Florian Müllner
2023-08-07 16:41:23 +02:00
parent a911447375
commit 4345703c2e
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -1,3 +1,14 @@
45.beta
=======
* Port extensions to ESM [Florian; !259, !266, !268, !269]
* Misc. bug fixes and cleanups [Florian; !260, !261, !262, !263, !264]
Contributors:
Florian Müllner
Translators:
Efstathios Iosifidis [el]
45.alpha
========
* window-list: Modernize default styling [Alexander; !253]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '45.alpha',
version: '45.beta',
meson_version: '>= 0.58.0',
license: 'GPL2+'
)