[hitori] 3.38.2



commit ef5bb7591b7b6dafe9354107fd4a0ca10eeb6a78
Author: Philip Withnall <pwithnall endlessos org>
Date:   Tue May 25 16:52:41 2021 +0100

    3.38.2
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 NEWS                                 | 21 +++++++++++++++++++++
 data/org.gnome.Hitori.appdata.xml.in |  9 +++++++++
 meson.build                          |  2 +-
 3 files changed, 31 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 123d36f..2655f9d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Overview of changes in Hitori 3.38.2
+====================================
+
+* Bugs fixed:
+ - !28 help: Add Hitori icon as SVG
+ - !29 appdata: Fix project license
+
+* Translation updates:
+ - Basque
+ - Catalan
+ - Czech
+ - French
+ - German
+ - Hungarian
+ - Polish
+ - Romanian
+ - Spanish
+ - Swedish
+ - Ukrainian
+
+
 Overview of changes in Hitori 3.38.1
 ====================================
 
diff --git a/data/org.gnome.Hitori.appdata.xml.in b/data/org.gnome.Hitori.appdata.xml.in
index 2c91f08..5573119 100644
--- a/data/org.gnome.Hitori.appdata.xml.in
+++ b/data/org.gnome.Hitori.appdata.xml.in
@@ -47,6 +47,15 @@
   </kudos>
   <translation type="gettext">hitori</translation>
   <releases>
+    <release version="3.38.2" date="2021-05-25" type="stable">
+      <description>
+        <ul>
+          <li>Add scalable icon.</li>
+          <li>Fix app being listed as ‘proprietary’.</li>
+          <li>Translation updates.</li>
+        </ul>
+      </description>
+    </release>
     <release version="3.38.1" date="2021-03-05" type="stable">
       <description>
         <ul>
diff --git a/meson.build b/meson.build
index 97a207a..dc23691 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('hitori', 'c',
-  version: '3.38.1',
+  version: '3.38.2',
   meson_version : '>= 0.48.0',
   license: 'GPLv3+',
   default_options : [


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