Bump version to 42.rc

Update NEWS.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/219>
This commit is contained in:
Florian Müllner
2022-03-07 16:04:51 +01:00
parent 06af10e0d3
commit 80e68be9fa
2 changed files with 13 additions and 1 deletions

12
NEWS
View File

@@ -1,3 +1,15 @@
42.rc
=====
* Misc. bug fixes and cleanups [Florian; !215, !218]
Contributors:
Florian Müllner
Translators:
Marek Černocký [cs], Dušan Kazik [sk], Piotr Drąg [pl], Jiri Grönroos [fi],
Luna Jernberg [sv], Alan Mortensen [da], Charles Monzat [fr],
Changwoo Ryu [ko]
42.beta
=======
* workspace-indicator: Fix cancelling editing with Esc [Florian; !208]

View File

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