[five-or-more] Prepared release 3.31.90



commit 06f1fe20b63e8cbbe7b77b920f6c7a3060c77b02
Author: Robert Roth <robert roth bee-tf ro>
Date:   Mon Feb 4 20:35:09 2019 +0200

    Prepared release 3.31.90

 NEWS                                       |  8 ++++++++
 data/org.gnome.five-or-more.appdata.xml.in | 15 +++++++++++++++
 meson.build                                |  2 +-
 3 files changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 74cc208..4e32533 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.31.90 - February 4, 2019
+======================
+
+* Updated translations
+* Nightly builds (Bilal Elmoussaoui)
+* Appdata updates (Bilal Elmoussaoui)
+* Tests for appdata and desktop validation (Bilal Elmoussaoui)
+
 3.31.2 - November 14, 2018
 ======================
 
diff --git a/data/org.gnome.five-or-more.appdata.xml.in b/data/org.gnome.five-or-more.appdata.xml.in
index 0af814c..f0b2c6a 100644
--- a/data/org.gnome.five-or-more.appdata.xml.in
+++ b/data/org.gnome.five-or-more.appdata.xml.in
@@ -61,5 +61,20 @@
     <content_attribute id="money-purchasing">none</content_attribute>
     <content_attribute id="money-gambling">none</content_attribute>
   </content_rating>
+  <releases>
+    <release version="3.31.90" date="2019-02-04">
+      <description>
+        <p>Overview of changes in five-or-more 3.31.90</p>
+        <ul>
+          <li>Updated translations</li>
+          <li>Nightly builds (Bilal Elmoussaoui)</li>
+          <li>Appdata updates (Bilal Elmoussaoui)</li>
+          <li>Tests for appdata and desktop validation (Bilal Elmoussaoui)</li>
+        </ul>
+      </description>
+
+    </release>
+  </releases>
 
 </component>
+
diff --git a/meson.build b/meson.build
index ecb91e1..beda13f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('five-or-more', ['c', 'vala'],
-  version: '3.31.2',
+  version: '3.31.90',
   meson_version: '>= 0.43.0',
   license: 'GPLv2'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]