[gnome-notes] Bump 3.31.3 release



commit 2561aa0de21111f82422548ed0c9bf5e7155a3b1
Author: Isaque Galdino <igaldino gmail com>
Date:   Tue Dec 11 07:48:51 2018 -0200

    Bump 3.31.3 release

 NEWS                                        |  8 ++++++++
 data/appdata/org.gnome.Notes.appdata.xml.in | 13 +++++++++++++
 meson.build                                 |  2 +-
 3 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7641d71..ba20d89 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes in 3.31.3
+=============================
+
+* Improved GNOME Notes icon (Jakub Steiner)
+
+Translations
+* es (Daniel Mustieles)
+
 Overview of changes in 3.31.2
 =============================
 
diff --git a/data/appdata/org.gnome.Notes.appdata.xml.in b/data/appdata/org.gnome.Notes.appdata.xml.in
index 4f6f07e..ab08866 100644
--- a/data/appdata/org.gnome.Notes.appdata.xml.in
+++ b/data/appdata/org.gnome.Notes.appdata.xml.in
@@ -39,6 +39,19 @@
   </screenshots>
 
   <releases>
+    <release date="2018-12-11" version="3.31.3">
+      <description>
+        <p>This release brings the following new features and improvements:</p>
+        <ul>
+          <li>Improved GNOME Notes icon (Jakub Steiner)</li>
+        </ul>
+        <p>This release also updates the following translations:</p>
+        <ul>
+          <li>es (Daniel Mustieles)</li>
+        </ul>
+        <p>Thanks to all the contributors that worked on GNOME Notes!</p>
+      </description>
+    </release>
     <release date="2018-11-11" version="3.31.2">
       <description>
         <p>This release brings the following new features and improvements:</p>
diff --git a/meson.build b/meson.build
index 8962eab..1f1a4a6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'bijiben', 'c',
-  version: '3.31.2',
+  version: '3.31.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]