[gnome-contacts] Release unstable version 3.37.1



commit f596d02b073aef64132ed1744a603f25ec8136e6
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Thu Aug 13 00:41:49 2020 +0200

    Release unstable version 3.37.1

 data/org.gnome.Contacts.appdata.xml.in.in | 17 +++++++++++++++++
 meson.build                               |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in.in b/data/org.gnome.Contacts.appdata.xml.in.in
index a6bce48f..bdfa2881 100644
--- a/data/org.gnome.Contacts.appdata.xml.in.in
+++ b/data/org.gnome.Contacts.appdata.xml.in.in
@@ -26,6 +26,23 @@
   </screenshots>
 
   <releases>
+    <release date="2020-08-13" version="3.37.1">
+      <description>
+        <p>
+          This is the first unstable release in the 3.37 development series,
+          with the following improvements:
+        </p>
+        <ul>
+          <li>Fix: sometimes the Contacts icon is not shown properly</li>
+          <li>Fix: sometimes typing 'n' creates a new contact</li>
+          <li>Virtual keyboard might give adapt for typing a name</li>
+          <li>Bump libhandy to 0.85</li>
+          <li>Increase the minimal version of several dependencies</li>
+          <li>Several build fixes</li>
+        </ul>
+        <p>This release also updates translations in several languages.</p>
+      </description>
+    </release>
     <release date="2020-03-10" version="3.36">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 0be097e0..9982fc99 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-contacts', [ 'vala', 'c' ],
-  version: '3.36',
+  version: '3.37.1',
   license: 'GPL2+',
   meson_version: '>= 0.50',
 )


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