[gnome-weather] Prepare release 41.0



commit 8eea7b1727c2b657e119f8729d7ebef77480326d
Author: Christopher Davis <christopherdavis gnome org>
Date:   Tue Sep 21 06:10:37 2021 -0700

    Prepare release 41.0

 NEWS                                     |  8 ++++++++
 data/org.gnome.Weather.appdata.xml.in.in | 11 +++++++++++
 meson.build                              |  2 +-
 3 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b055e71..9de3e3b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+41.0
+=======
+* Translation updates:
+ - Belarusian
+ - Croatian
+ - Danish
+ - Western Frisian
+
 40.1
 ========
 * Add corner radius to forecast chart (Vitaly Dyachkov)
diff --git a/data/org.gnome.Weather.appdata.xml.in.in b/data/org.gnome.Weather.appdata.xml.in.in
index 2c2dc6e..23deab6 100644
--- a/data/org.gnome.Weather.appdata.xml.in.in
+++ b/data/org.gnome.Weather.appdata.xml.in.in
@@ -46,6 +46,17 @@
     <id>org.gnome.Weather.desktop</id>
   </provides>
   <releases>
+    <release date="2021-09-21" version="41.0">
+      <description>
+        <p>GNOME Weather 41 brings updated translations for the following locales:</p>
+        <ul>
+          <li>Belarusian</li>
+          <li>Croatian</li>
+          <li>Danish</li>
+          <li>Western Frisian</li>
+        </ul>
+      </description>
+    </release>
     <release date="2021-08-10" version="40.1">
       <description>
         <p>Forecast chart's rounded corners</p>
diff --git a/meson.build b/meson.build
index ca86f3e..798fccd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-weather', 'c',
-  version: '40.1',
+  version: '41.0',
   meson_version: '>= 0.50.0',
   license: 'GPL2+'
 )


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