[gnome-contacts/gnome-3-36] Release stable version 3.36.2
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts/gnome-3-36] Release stable version 3.36.2
- Date: Fri, 19 Jun 2020 11:45:58 +0000 (UTC)
commit db8ac3f6d69ae09a5dfbd8c96997848186a2b13f
Author: Niels De Graef <nielsdegraef gmail com>
Date: Fri Jun 19 13:43:49 2020 +0200
Release stable version 3.36.2
data/org.gnome.Contacts.appdata.xml.in.in | 13 +++++++++++++
meson.build | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in.in b/data/org.gnome.Contacts.appdata.xml.in.in
index 946fd3a1..dff129e3 100644
--- a/data/org.gnome.Contacts.appdata.xml.in.in
+++ b/data/org.gnome.Contacts.appdata.xml.in.in
@@ -26,6 +26,19 @@
</screenshots>
<releases>
+ <release date="2020-06-19" version="3.36.2">
+ <description>
+ <p>
+ Version 3.36.2 is the next release in the stable 3.36 series, with
+ the following improvements since 3.36.1:
+ </p>
+ <ul>
+ <li>Fixed an issue where typing n had the same as effect as <Ctrl>n</li>
+ <li>Fixed an issue where the setup window didn't show an icon</li>
+ <li>This release also updates the Slovak translation.</li>
+ </ul>
+ </description>
+ </release>
<release date="2020-04-17" version="3.36.1">
<description>
<p>
diff --git a/meson.build b/meson.build
index d3a03ed0..0af68748 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '3.36.1',
+ version: '3.36.2',
license: 'GPL2+',
meson_version: '>= 0.50',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]