Compare commits

...

2 Commits

Author SHA1 Message Date
Florian Müllner
e0d5ede296 Bump version to 44.rc
Update NEWS.
2023-03-06 04:35:46 +01:00
Florian Müllner
2c25e22145 Update sass submodule 2023-03-06 04:34:45 +01:00
3 changed files with 6 additions and 2 deletions

4
NEWS
View File

@@ -1,3 +1,7 @@
44.rc
=====
* Bump version
44.beta 44.beta
======= =======
* Tweak menu alignment [robxnano; !246] * Tweak menu alignment [robxnano; !246]

View File

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