Bump version to 43.0

Update NEWS.
This commit is contained in:
Florian Müllner
2022-09-17 18:41:49 +02:00
parent 11cb22bd24
commit 6ebb41b1e8
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -1,3 +1,12 @@
43.0
====
Contributors:
Florian Müllner
Translators:
Pawan Chitrakar [ne], Zurab Kargareteli [ka], Aleksandr Melman [ru]
43.rc
=====
* Misc. bug fixes and cleanups [Florian; !240]
+1 -1
View File
@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '43.rc',
version: '43.0',
meson_version: '>= 0.53.0',
license: 'GPL2+'
)