Bump version to 46.rc

Update NEWS.
This commit is contained in:
Florian Müllner 2024-03-03 14:38:44 +01:00
parent a2ecbeb697
commit dfb0f96f29
No known key found for this signature in database
6 changed files with 43 additions and 5 deletions

View file

@ -1,5 +1,5 @@
project('gnome-extensions-tool', 'c',
version: '46.beta',
version: '46.rc',
meson_version: '>= 0.58.0',
license: 'GPLv2+'
)