[gnome-notes/gnome-3-28] Bump 3.28.4 release
- From: Isaque Galdino de Araujo <igaldino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-notes/gnome-3-28] Bump 3.28.4 release
- Date: Fri, 16 Nov 2018 19:18:50 +0000 (UTC)
commit 897c81c34c1a659caa6dcc573c99492774450d1b
Author: Isaque Galdino <igaldino gmail com>
Date: Fri Nov 16 17:18:23 2018 -0200
Bump 3.28.4 release
NEWS | 8 ++++++++
data/appdata/org.gnome.bijiben.appdata.xml.in | 13 +++++++++++++
meson.build | 2 +-
3 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ccf0202..e928720 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes in 3.28.4
+=============================
+
+* Fixed shell search provider crash (Isaque Galdino)
+
+Translations
+* fr (Alexandre Franke)
+
Overview of changes in 3.28.3
=============================
diff --git a/data/appdata/org.gnome.bijiben.appdata.xml.in b/data/appdata/org.gnome.bijiben.appdata.xml.in
index e81021b..1d8444c 100644
--- a/data/appdata/org.gnome.bijiben.appdata.xml.in
+++ b/data/appdata/org.gnome.bijiben.appdata.xml.in
@@ -39,6 +39,19 @@
</screenshots>
<releases>
+ <release date="2018-11-16" version="3.28.4">
+ <description>
+ <p>This release brings the following new features and improvements:</p>
+ <ul>
+ <li>Fixed shell search provider crash (Isaque Galdino)</li>
+ </ul>
+ <p>This release also updates the following translations:</p>
+ <ul>
+ <li>fr (Alexandre Franke)</li>
+ </ul>
+ <p>Thanks to all the contributors that worked on GNOME Notes!</p>
+ </description>
+ </release>
<release date="2018-06-19" version="3.28.3">
<description>
<p>This release brings the following translations:</p>
diff --git a/meson.build b/meson.build
index dae81cd..a09e5ce 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'bijiben', 'c',
- version: '3.28.3',
+ version: '3.28.4',
license: 'GPL3',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.43.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]