Bump version to 43.1

Update NEWS.
This commit is contained in:
Florian Müllner
2022-10-22 18:11:14 +02:00
parent ac3e095e27
commit de48d02c62
2 changed files with 12 additions and 1 deletions

11
NEWS
View File

@@ -1,3 +1,14 @@
43.1
====
* Fixed crash [Florian; !243]
* Misc. bug fixes and cleanups [mowemcfc; !244]
Contributors:
Florian Müllner, mowemcfc
Translators:
Sabri Ünal [tr]
43.0
====

View File

@@ -1,5 +1,5 @@
project('gnome-shell-extensions',
version: '43.0',
version: '43.1',
meson_version: '>= 0.53.0',
license: 'GPL2+'
)