Bump version to 43.rc

Update NEWS.
This commit is contained in:
Florian Müllner
2022-09-04 15:25:43 +02:00
parent 47c2834ffa
commit d0d9154653
2 changed files with 8 additions and 1 deletions

7
NEWS
View File

@@ -1,3 +1,10 @@
43.rc
=====
* Misc. bug fixes and cleanups [Florian; !240]
Contributors:
Florian Müllner
43.beta
=======
* Misc. bug fixes and cleanups [Florian; !237, !238]

View File

@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '43.beta',
version: '43.rc',
meson_version: '>= 0.53.0',
license: 'GPL2+'
)