[four-in-a-row/gnome-3-36] Prepare 3.36.3.



commit c1b65360d8bac0371f4c48ae77573619755339ca
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sat May 30 11:47:08 2020 +0200

    Prepare 3.36.3.

 NEWS                                        | 9 +++++++++
 data/org.gnome.Four-in-a-row.appdata.xml.in | 2 +-
 meson.build                                 | 2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 65fd1dd..f29769c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.36.3 – May 30, 2020
+=============================
+
+Just a translations release.
+
+Translations updated:
+  Romanian: Daniel Șerbănescu
+  Ukrainian (help): Yuri Chornoivan
+
 3.36.2 - April 24, 2020
 =============================
 
diff --git a/data/org.gnome.Four-in-a-row.appdata.xml.in b/data/org.gnome.Four-in-a-row.appdata.xml.in
index 5997c31..1a6721c 100644
--- a/data/org.gnome.Four-in-a-row.appdata.xml.in
+++ b/data/org.gnome.Four-in-a-row.appdata.xml.in
@@ -66,7 +66,7 @@
 
   ​<releases>
     <!-- should be kept in versionning inverted order -->
-    <release version="3.36.2" date="2020-04-24" type="stable" urgency="medium"/>
+    <release version="3.36.3" date="2020-05-30" type="stable" urgency="medium"/>
   ​  <release version="3.35.92" date="2020-03-02" type="development" urgency="low"/>
   </releases>
 </component>
diff --git a/meson.build b/meson.build
index 58db2bb..316f194 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('four-in-a-row', 'c', 'vala',
-    version: '3.36.2'
+    version: '3.36.3'
 )
 
 project_id = 'org.gnome.Four-in-a-row'


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