[connections/gnome-42] Release 42.1.1



commit 53383a5ffe303a14034574052da3a69132bfa467
Author: Felipe Borges <felipeborges gnome org>
Date:   Thu Apr 7 14:05:12 2022 +0200

    Release 42.1.1
    
    Signed-off-by: Felipe Borges <felipeborges gnome org>

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bcaa4af..191a4ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+42.1.1 - 07 Apr, 2022
+=====================
+
+Changes since 42.1
+
+  - Fix crash with multiple simultaneous connections
+  - Allow for resizing and maximizing a display view
+  - Reset credentials when authentication fails
+  - Fix connection deletion on notification timeout
+
 42.1 - 05 Apr, 2022
 =====================
 
diff --git a/meson.build b/meson.build
index e80ac52..124e483 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-connections', ['c', 'vala'],
-          version: '42.1',
+          version: '42.1.1',
     meson_version: '>= 0.50.0',
   default_options: [ 'warning_level=2',
                    ],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]