[gnome-calendar/gnome-41] 41.1



commit 59ad10ba3aaed69c96c5e7f710b3f2c6b35131ae
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Fri Nov 5 17:14:08 2021 -0300

    41.1

 NEWS                                              | 4 ++++
 data/appdata/org.gnome.Calendar.appdata.xml.in.in | 9 +++++++++
 meson.build                                       | 2 +-
 3 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5842d23d..a10e98d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 41.1:
+* Fix Google Meet URL detection
+* Updated translations
+
 Major changes in 41.0:
 * Updated translations
 
diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in.in 
b/data/appdata/org.gnome.Calendar.appdata.xml.in.in
index 6cdeef49..0ec597f0 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in.in
@@ -45,6 +45,15 @@
   <project_group>GNOME</project_group>
 
   <releases>
+    <release date="2021-11-05" version="41.1">
+      <description>
+        <p>
+          GNOME Calendar 41.1 release brings updated translations, and a fix to
+          the detection of Google Meet URLs.
+        </p>
+      </description>
+    </release>
+
     <release date="2021-09-17" version="41.0">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index c4c8ff57..baa6fb56 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
   'gnome-calendar',
                'c',
-           version: '41.0',
+           version: '41.1',
            license: 'GPL3+',
      meson_version: '>= 0.53.0'
 )


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