Bump version to 45.1

Update NEWS.
This commit is contained in:
Florian Müllner
2023-11-01 00:28:14 +01:00
parent 7f192d0208
commit f27b239f55
2 changed files with 13 additions and 1 deletions
+12
View File
@@ -1,3 +1,15 @@
45.1
====
* workspace-indicator: Fix initial preview visibility [Florian; !280]
* screenshot-window-sizer: Fix cycling between sizes backwards [Florian; !284]
* Misc. bug fixes and cleanups [Florian; !276, !275, !278, !281]
Contributors:
Florian Müllner
Translators:
Kristjan SCHMIDT [eo], Brage Fuglseth [nb]
45.0
====
+1 -1
View File
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: GPL-2.0-or-later
project('gnome-shell-extensions',
version: '45.0',
version: '45.1',
meson_version: '>= 0.58.0',
license: 'GPL2+'
)