[gnome-notes/gnome-3-30] Bump 3.30.4 release



commit 4988d43c35359f907ad760871d14d0fdd1bd5599
Author: Isaque Galdino <igaldino gmail com>
Date:   Fri Sep 4 22:09:31 2020 -0300

    Bump 3.30.4 release

 NEWS                                          |  8 ++++++++
 data/appdata/org.gnome.bijiben.appdata.xml.in | 11 +++++++++++
 meson.build                                   |  2 +-
 3 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a93cab0..c53b293 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes in 3.30.4
+=============================
+
+Translations
+* fr (Charles Monzat)
+* is (Sveinn í Felli)
+* zh_CN (Mingcong Bai)
+
 Overview of changes in 3.30.3
 =============================
 
diff --git a/data/appdata/org.gnome.bijiben.appdata.xml.in b/data/appdata/org.gnome.bijiben.appdata.xml.in
index 19b1aac..55d51c3 100644
--- a/data/appdata/org.gnome.bijiben.appdata.xml.in
+++ b/data/appdata/org.gnome.bijiben.appdata.xml.in
@@ -39,6 +39,17 @@
   </screenshots>
 
   <releases>
+    <release date="2020-09-04" version="3.30.4">
+      <description>
+        <p>This release also updates the following translations:</p>
+        <ul>
+          <li>fr (Charles Monzat)</li>
+          <li>is (Sveinn í Felli)</li>
+          <li>zh_CN (Mingcong Bai)</li>
+        </ul>
+        <p>Thanks to all the contributors who worked on GNOME Notes!</p>
+      </description>
+    </release>
     <release date="2018-11-16" version="3.30.3">
       <description>
         <p>This release brings the following new features and improvements:</p>
diff --git a/meson.build b/meson.build
index a4b5ec0..4778dbc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'bijiben', 'c',
-  version: '3.30.3',
+  version: '3.30.4',
   license: 'GPL3',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.43.0'


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