[atomix] Prepared release 3.31.90



commit 62b65d977c7ef66c58312102d1fda7181cdd15e5
Author: Robert Roth <robert roth bee-tf ro>
Date:   Mon Feb 4 22:11:09 2019 +0200

    Prepared release 3.31.90

 NEWS                       | 6 ++++++
 data/atomix.appdata.xml.in | 4 ++--
 meson.build                | 2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3158ed8..437fad6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2019-02-05: Release version 3.31.90
+
+  * Moved app menu to in-game menu (#14)
+  * Removed quit menu item (#14)
+  * Updated translations
+
 2018-09-05: Release version 3.30.0.1
 
   * Fixed game menu not appearing (#13)
diff --git a/data/atomix.appdata.xml.in b/data/atomix.appdata.xml.in
index 17ac0e5..6303010 100644
--- a/data/atomix.appdata.xml.in
+++ b/data/atomix.appdata.xml.in
@@ -26,10 +26,9 @@
   <url type="homepage">https://wiki.gnome.org/Apps/Atomix</url>
   <url type="bugtracker">https://gitlab.gnome.org/GNOME/atomix/issues/new?issue</url>
   <url type="donation">http://www.gnome.org/friends/</url>
-  <update_contact>games_list_at_gnome.org</update_contact>
+  <update_contact>robert_roth_at_gnome.org</update_contact>
   <project_group>GNOME</project_group>
   <kudos>
-    <kudo>AppMenu</kudo>
     <kudo>ModernToolkit</kudo>
   </kudos>
   <translation type="gettext">atomix</translation>
@@ -58,3 +57,4 @@
   </content_rating>
 
 </component>
+
diff --git a/meson.build b/meson.build
index ca0adf8..f948a18 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('atomix', ['c'],
-  version: '3.30.0.1',
+  version: '3.31.90',
   meson_version: '>= 0.41',
   license: 'GPLv2+',
 )


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