[gnome-weather] Release 40.0



commit 65c5801297a3119b24f3c17dd7e846eb22f578e6
Author: Christopher Davis <christopherdavis gnome org>
Date:   Sat Mar 20 16:24:49 2021 -0700

    Release 40.0

 NEWS                                     | 3 ++-
 data/org.gnome.Weather.appdata.xml.in.in | 6 ++++--
 meson.build                              | 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 024c2b4..7c0c3a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-40.beta
+40.0
 ========
 * Major redesign with new charts (Vitaly Dyachkov, Nahuel Gomez Castro, Evan Welsh, Allan Day, Sam Hewitt, 
Christopher Davis)
 * Adaptive for mobile and desktop (Christopher Davis)
@@ -9,6 +9,7 @@
 * Translation updates:
  - Bangla (India)
  - Basque
+ - Bokmål, Norwegian
  - Catalan
  - Chinese (China)
  - Chinese (Taiwan)
diff --git a/data/org.gnome.Weather.appdata.xml.in.in b/data/org.gnome.Weather.appdata.xml.in.in
index b60128a..598cdc0 100644
--- a/data/org.gnome.Weather.appdata.xml.in.in
+++ b/data/org.gnome.Weather.appdata.xml.in.in
@@ -46,13 +46,15 @@
     <id>org.gnome.Weather.desktop</id>
   </provides>
   <releases>
-    <release date="2021-02-13" version="40.beta">
+    <release date="2021-03-20" version="40.0">
       <description>
         <p>GNOME Weather 40 brings an exciting new redesign that works on both desktop and mobile form 
factors.</p>
         <p>Weather 40 also comes with updated translations for the following locales:</p>
         <ul>
           <li>Bangla (India)</li>
-          <li>BasqueCatalan</li>
+          <li>Basque</li>
+          <li>Bokmål, Norwegian</li>
+          <li>Catalan</li>
           <li>Chinese (China)</li>
           <li>Chinese (Taiwan)</li>
           <li>Croatian</li>
diff --git a/meson.build b/meson.build
index 1f45678..fc0c832 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-weather', 'c',
-  version: '40.rc',
+  version: '40.0',
   meson_version: '>= 0.50.0',
   license: 'GPL2+'
 )


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