[polari] Bump version to 43.0



commit 0cf049c1c5704cf5fa0a4b80194860e2c4e433a9
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Sep 29 20:05:07 2022 +0200

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

 NEWS                                         | 12 ++++++++++++
 data/appdata/org.gnome.Polari.appdata.xml.in | 11 ++---------
 meson.build                                  |  2 +-
 3 files changed, 15 insertions(+), 10 deletions(-)
---
diff --git a/NEWS b/NEWS
index 595faed3..7de7a261 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+43.0 — “Hi.”
+============
+* Move more UI to libadwaita [Florian; !256, !258]
+* Misc. bug fixes and cleanups [Florian; !257, !260, !262, !261]
+
+Contributors:
+  Hugo Carvalho, Zurab Kargareteli, Florian Müllner
+
+Translators:
+  Zurab Kargareteli [ka], Sabri Ünal [tr], Goran Vidović [hr],
+  Anders Jonsson [sv], Quentin PAGÈS [oc]
+
 42.1 — “I Hear You, Mama”
 =========================
 * Fix showing notification for initial message [Florian; !254]
diff --git a/data/appdata/org.gnome.Polari.appdata.xml.in b/data/appdata/org.gnome.Polari.appdata.xml.in
index 0cb6b936..638d3128 100644
--- a/data/appdata/org.gnome.Polari.appdata.xml.in
+++ b/data/appdata/org.gnome.Polari.appdata.xml.in
@@ -61,17 +61,10 @@
   </requires>
   <translation type="gettext">polari</translation>
   <releases>
-    <release version="42.1" date="2022-07-04">
+    <release version="43.0" date="2022-09-29">
       <description>
         <p>
-          This release fixes showing notifications for initial messages.
-        </p>
-      </description>
-    </release>
-    <release version="42.0" date="2022-03-19">
-      <description>
-        <p>
-          Slight modernize the appearance and support the new dark mode.
+          Adapt to new UI patterns.
         </p>
       </description>
     </release>
diff --git a/meson.build b/meson.build
index 7dd3c445..b667f931 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('polari', 'c',
-  version: '42.1',
+  version: '43.0',
   meson_version: '>= 0.59.0',
   license: 'GPL2+'
 )


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