[gnome-notes] Bump 3.29.3 release



commit 81266099b3bb7fc5f6421e09928e6322b918758b
Author: Isaque Galdino <igaldino gmail com>
Date:   Tue Jun 19 19:36:53 2018 -0300

    Bump 3.29.3 release

 NEWS                                          | 11 +++++++++++
 data/appdata/org.gnome.bijiben.appdata.xml.in | 16 ++++++++++++++++
 meson.build                                   |  2 +-
 3 files changed, 28 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index fd7d0b6..98ba219 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes in 3.29.3
+=============================
+
+* Flatpak fixes
+
+Translations
+* el (Efstathios Iosifidis)
+* es (Daniel Mustieles)
+* zh_CN (Dz Chen)
+* zh_TW (Yi-Jyun Pan)
+
 Overview of changes in 3.29.2
 =============================
 
diff --git a/data/appdata/org.gnome.bijiben.appdata.xml.in b/data/appdata/org.gnome.bijiben.appdata.xml.in
index a3c622f..0143519 100644
--- a/data/appdata/org.gnome.bijiben.appdata.xml.in
+++ b/data/appdata/org.gnome.bijiben.appdata.xml.in
@@ -39,6 +39,22 @@
   </screenshots>
 
   <releases>
+    <release date="2018-06-19" version="3.29.3">
+      <description>
+        <p>This release brings the following new features and improvements:</p>
+        <ul>
+          <li>Flatpak fixes</li>
+        </ul>
+        <p>This release also updates the following translations:</p>
+        <ul>
+          <li>el (Efstathios Iosifidis)</li>
+          <li>es (Daniel Mustieles)</li>
+          <li>zh_CN (Dz Chen)</li>
+          <li>zh_TW (Yi-Jyun Pan)</li>
+        </ul>
+        <p>Thanks to all the contributors that worked on GNOME Notes!</p>
+      </description>
+    </release>
     <release date="2018-05-21" version="3.29.2">
       <description>
         <p>This release brings the following new features and improvements:</p>
diff --git a/meson.build b/meson.build
index c954461..03b1c29 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'bijiben', 'c',
-  version: '3.29.2',
+  version: '3.29.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]