[gnome-notes/gnome-3-30] Bump 3.30.3 release



commit 60268fcb82f76c11de4b0f21a8f231444bdd6d6c
Author: Isaque Galdino <igaldino gmail com>
Date:   Fri Nov 16 17:46:46 2018 -0200

    Bump 3.30.3 release

 NEWS                                          | 10 ++++++++++
 data/appdata/org.gnome.bijiben.appdata.xml.in | 15 +++++++++++++++
 meson.build                                   |  2 +-
 3 files changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6f36959..a93cab0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes in 3.30.3
+=============================
+
+* Fixed shell search provider crash (Isaque Galdino)
+
+Translations
+* eo (Carmen Bianca Bakker)
+* ml (Anish Sheela)
+* oc (Cédric Valmary)
+
 Overview of changes in 3.30.2
 =============================
 
diff --git a/data/appdata/org.gnome.bijiben.appdata.xml.in b/data/appdata/org.gnome.bijiben.appdata.xml.in
index 23af2d8..19b1aac 100644
--- a/data/appdata/org.gnome.bijiben.appdata.xml.in
+++ b/data/appdata/org.gnome.bijiben.appdata.xml.in
@@ -39,6 +39,21 @@
   </screenshots>
 
   <releases>
+    <release date="2018-11-16" version="3.30.3">
+      <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>eo (Carmen Bianca Bakker)</li>
+          <li>ml (Anish Sheela)</li>
+          <li>oc (Cédric Valmary)</li>
+        </ul>
+        <p>Thanks to all the contributors who worked on GNOME Notes!</p>
+      </description>
+    </release>
     <release date="2018-10-21" version="3.30.2">
       <description>
         <p>This release brings the following new features and improvements:</p>
diff --git a/meson.build b/meson.build
index a51693d..a4b5ec0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'bijiben', 'c',
-  version: '3.30.2',
+  version: '3.30.3',
   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]