[gnome-music/gnome-3-36] Release 3.36.6



commit fd084f5020d42147c94bc1a1e8a407ea086f64bb
Author: Jean Felder <jfelder src gnome org>
Date:   Mon Oct 5 16:48:18 2020 +0200

    Release 3.36.6

 NEWS                                   | 11 ++++++++++-
 data/org.gnome.Music.appdata.xml.in.in |  7 +++++++
 meson.build                            |  2 +-
 3 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8a64c10f..7b9983f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes in 3.36.6
+=============================
+
+Bugs fixed:
+ Crash because it can't find some files (#401)
+
+Thanks to our contributors this release:
+ Marinus Schraal
+
 Overview of changes in 3.36.5
 =============================
 
@@ -10,7 +19,7 @@ Bugs fixed:
 
 Thanks to our contributors this release:
  Jean Felder
- Marinus Schrall
+ Marinus Schraal
  Simon McVittie
 
 Overview of changes in 3.36.4.1
diff --git a/data/org.gnome.Music.appdata.xml.in.in b/data/org.gnome.Music.appdata.xml.in.in
index e8bd6ae0..7e335c63 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.36.6" date="2020-10-05">
+      <description>
+        <p>
+          This updates fixes one crasher.
+        </p>
+      </description>
+    </release>
     <release version="3.36.5" date="2020-07-04">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index d4477ba7..c18ad1f2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.36.5',
+    version: '3.36.6',
     meson_version: '>= 0.46.0'
 )
 


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