[polari] Bump version to 42.1



commit e110e9d434371d61bcb743b953d6438f8e0c3ef8
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Jul 4 20:55:27 2022 +0200

    Bump version to 42.1
    
    Update NEWS.

 NEWS                                         | 11 +++++++++++
 data/appdata/org.gnome.Polari.appdata.xml.in |  7 +++++++
 meson.build                                  |  2 +-
 3 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 24d61633..595faed3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+42.1 — “I Hear You, Mama”
+=========================
+* Fix showing notification for initial message [Florian; !254]
+* Misc. bug fixes and cleanups [Florian; !252]
+
+Contributors:
+  Jürgen Benvenuti, Piotr Drąg, Nathan Follens, Charles Monzat, Florian Müllner
+
+Translators:
+  Nathan Follens [nl]
+
 42.0 — “Little Last Season Prada Shoes”
 =======================================
 * Move /command feedback into a popover [Florian; !247]
diff --git a/data/appdata/org.gnome.Polari.appdata.xml.in b/data/appdata/org.gnome.Polari.appdata.xml.in
index 2ddb0254..0cb6b936 100644
--- a/data/appdata/org.gnome.Polari.appdata.xml.in
+++ b/data/appdata/org.gnome.Polari.appdata.xml.in
@@ -61,6 +61,13 @@
   </requires>
   <translation type="gettext">polari</translation>
   <releases>
+    <release version="42.1" date="2022-07-04">
+      <description>
+        <p>
+          This release fixes showing notifications for initial messages.
+        </p>
+      </description>
+    </release>
     <release version="42.0" date="2022-03-19">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 4524dcb9..38db28ae 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('polari', 'c',
-  version: '42.0',
+  version: '42.1',
   meson_version: '>= 0.59.0',
   license: 'GPL2+'
 )


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