[gnome-music/gnome-3-38] Release 3.38.1



commit 28cd40b5bebcac950d590cd6c7a3a706820a6b10
Author: Jean Felder <jfelder src gnome org>
Date:   Mon Oct 5 16:28:01 2020 +0200

    Release 3.38.1

 NEWS                                   | 15 +++++++++++++++
 data/org.gnome.Music.appdata.xml.in.in |  7 +++++++
 meson.build                            |  2 +-
 3 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cd477b01..b6dc4533 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Overview of changes in 3.38.1
+=============================
+
+Bugs fixed:
+ Scrobbling crash (#412)
+
+Thanks to our contributors this release:
+ Marinus Schraal
+
+Updated translations:
+ British English
+ Friulian
+ Hebrew
+ Slovak
+
 Overview of changes in 3.38.0
 =============================
 
diff --git a/data/org.gnome.Music.appdata.xml.in.in b/data/org.gnome.Music.appdata.xml.in.in
index db89e06b..9a2e76f5 100644
--- a/data/org.gnome.Music.appdata.xml.in.in
+++ b/data/org.gnome.Music.appdata.xml.in.in
@@ -28,6 +28,13 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="3.38.1" date="2020-10-05">
+      <description>
+        <p>
+          This updates fixes one crasher and updates translations.
+        </p>
+      </description>
+    </release>
     <release version="3.38.0" date="2020-09-14">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index e1d3dfd3..d37df511 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.38.0',
+    version: '3.38.1',
     meson_version: '>= 0.49.0'
 )
 


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