[gnome-contacts] Release 43.beta
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Release 43.beta
- Date: Mon, 8 Aug 2022 07:03:05 +0000 (UTC)
commit 5b405bf6b699596e0c10714997bc0e6f838aca4d
Author: Niels De Graef <nielsdegraef gmail com>
Date: Mon Aug 8 08:58:23 2022 +0200
Release 43.beta
data/org.gnome.Contacts.appdata.xml.in.in | 21 +++++++++++++++++++++
meson.build | 2 +-
2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in.in b/data/org.gnome.Contacts.appdata.xml.in.in
index f36c893d..b57fd739 100644
--- a/data/org.gnome.Contacts.appdata.xml.in.in
+++ b/data/org.gnome.Contacts.appdata.xml.in.in
@@ -26,6 +26,27 @@
</screenshots>
<releases>
+ <release date="2022-08-08" version="43~beta" type="development">
+ <description>
+ <p>
+ This is the beta release in the GNOME 43 unstable series,
+ with the following improvements:
+ </p>
+ <ul>
+ <li>
+ Contacts can now import and export your contacts in the vCard
+ format (aka VCF) to or from a file on the system.
+ </li>
+ <li>
+ The app will now warn you if your system has a configuration issue
+ of your primary address book
+ </li>
+ <li>
+ </li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2022-07-27" version="43~alpha" type="development">
<description>
<p>
diff --git a/meson.build b/meson.build
index fef5f6b9..d37571fb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '43.alpha',
+ version: '43.beta',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.59',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]