[gnome-2048/gnome-3-36] Prepare 3.36.4.



commit 92553abab592f54ce10103c2d0a40b292f093eb3
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sun Jul 5 22:35:19 2020 +0200

    Prepare 3.36.4.

 NEWS                                           | 11 ++++++++++-
 data/org.gnome.TwentyFortyEight.appdata.xml.in |  2 +-
 meson.build                                    |  2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index bf0d7ce..46ccc71 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
-GNOME 2048   3.36.2                                        2020-05-30
+GNOME 2048   3.36.4                                        2020-07-05
+=====================================================================
+
+Just a translations release.
+
+Translations updated:
+  Romanian: Daniel Șerbănescu
+  Ukrainian: Yuri Chornoivan
+
+GNOME 2048   3.36.3                                        2020-05-30
 =====================================================================
 
 Release for an updated translation.
diff --git a/data/org.gnome.TwentyFortyEight.appdata.xml.in b/data/org.gnome.TwentyFortyEight.appdata.xml.in
index c120991..48eb3c0 100644
--- a/data/org.gnome.TwentyFortyEight.appdata.xml.in
+++ b/data/org.gnome.TwentyFortyEight.appdata.xml.in
@@ -88,7 +88,7 @@
 
   ​<releases>
     <!-- should be kept in versionning inverted order -->
-    <release version="3.36.3" date="2020-05-30" type="stable" urgency="medium"/>
+    <release version="3.36.4" date="2020-07-05" type="stable" urgency="medium"/>
   ​  <release version="3.35.90" date="2020-02-01" type="development" urgency="low"/>
   </releases>
 </component>
diff --git a/meson.build b/meson.build
index 060a253..0ac7fd2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-2048', ['vala', 'c'],
-  version: '3.36.3',
+  version: '3.36.4',
   license: 'GPLv3+',
   meson_version: '>= 0.37.1',
 )


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