[gnome-contacts/wip/nielsdg/release-3-31-4] Release unstable version 3.31.4
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts/wip/nielsdg/release-3-31-4] Release unstable version 3.31.4
- Date: Wed, 9 Jan 2019 06:49:48 +0000 (UTC)
commit fcc9916bfa171a26a5fca851c86fdaecc6bb9e6d
Author: Niels De Graef <nielsdegraef gmail com>
Date: Wed Jan 9 07:48:11 2019 +0100
Release unstable version 3.31.4
data/org.gnome.Contacts.appdata.xml.in | 18 ++++++++++++++++++
meson.build | 2 +-
2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in b/data/org.gnome.Contacts.appdata.xml.in
index ec5d901..8ddd0f3 100644
--- a/data/org.gnome.Contacts.appdata.xml.in
+++ b/data/org.gnome.Contacts.appdata.xml.in
@@ -26,6 +26,24 @@
</screenshots>
<releases>
+ <release date="2019-01-09" version="3.31.4">
+ <description>
+ <p>
+ This is the next unstable release in the 3.31 development series,
+ with the following improvements:
+ </p>
+ <ul>
+ <li>
+ Small improvements for the "types" of properties ("Home", "Work",
+ …). Contacts should now also be able to more easily identify
+ untranslated properties from Google Contacts.
+ </li>
+ <li>Some UI tweaks for the primary menu</li>
+ <li>The appdata file and the desktop file are now validated by CI</li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2018-12-10" version="3.31.3">
<description>
<p>
diff --git a/meson.build b/meson.build
index a7122e4..6935715 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '3.31.3',
+ version: '3.31.4',
license: 'GPL2+',
meson_version: '>= 0.41',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]