[polari] Bump version to 42.0



commit e236b2916c1762509be65ac5e9c933193b9e7e16
Author: Florian Müllner <fmuellner gnome org>
Date:   Sat Mar 19 14:00:16 2022 +0100

    Bump version to 42.0
    
    Update NEWS.
    
    Part-of: <https://gitlab.gnome.org/GNOME/polari/-/merge_requests/251>

 NEWS                                         | 15 +++++++++++++++
 data/appdata/org.gnome.Polari.appdata.xml.in |  9 ++-------
 meson.build                                  |  2 +-
 3 files changed, 18 insertions(+), 8 deletions(-)
---
diff --git a/NEWS b/NEWS
index 20965090..24d61633 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+42.0 — “Little Last Season Prada Shoes”
+=======================================
+* Move /command feedback into a popover [Florian; !247]
+* Port UI to libadwaita [Florian; !250]
+* Misc. bug fixes and cleanups [Florian, Jan; !241, !242, !243, !245,
+  !244, !246, !248, !249]
+
+Contributors:
+  Sergej A, Jan Beich, Alan Mortensen, Florian Müllner, Sabri Ünal
+
+Translators:
+  Марко Костић [sr], Jordi Mas [ca], Yaron Shahrabani [he], Bruce Cowan [en_GB],
+  Alexey Rubtsov [ru], Dušan Kazik [sk], Rūdolfs Mazurs [lv],
+  Quentin PAGÈS [oc], Kjartan Maraas [nb]
+
 41.0 — “He used to be a Euphemism”
 ==================================
 * Update screenshots and metainfo [Florian; !236]
diff --git a/data/appdata/org.gnome.Polari.appdata.xml.in b/data/appdata/org.gnome.Polari.appdata.xml.in
index 648004f0..2ddb0254 100644
--- a/data/appdata/org.gnome.Polari.appdata.xml.in
+++ b/data/appdata/org.gnome.Polari.appdata.xml.in
@@ -61,15 +61,10 @@
   </requires>
   <translation type="gettext">polari</translation>
   <releases>
-    <release version="41.0" date="2021-09-20">
+    <release version="42.0" date="2022-03-19">
       <description>
         <p>
-          A shiny new Polari release:
-          <ul>
-            <li>User interface now uses GTK4</li>
-            <li>Improved chat log appearance</li>
-            <li>Fixed pasting of text files</li>
-          </ul>
+          Slight modernize the appearance and support the new dark mode.
         </p>
       </description>
     </release>
diff --git a/meson.build b/meson.build
index b1c5b939..4524dcb9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('polari', 'c',
-  version: '41.0',
+  version: '42.0',
   meson_version: '>= 0.59.0',
   license: 'GPL2+'
 )


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