[gnome-notes/gnome-3-30] Bump 3.30.2 release
- From: Isaque Galdino de Araujo <igaldino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-notes/gnome-3-30] Bump 3.30.2 release
- Date: Sun, 21 Oct 2018 11:54:22 +0000 (UTC)
commit 53cd863440a398b5b1754ec249fe70b1b2dba02a
Author: Isaque Galdino <igaldino gmail com>
Date: Sun Oct 21 08:54:00 2018 -0300
Bump 3.30.2 release
NEWS | 9 +++++++++
data/appdata/org.gnome.bijiben.appdata.xml.in | 14 ++++++++++++++
meson.build | 2 +-
3 files changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1ee18d7..6f36959 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes in 3.30.2
+=============================
+
+* Increased notes view width and removed alignment (Isaque Galdino)
+
+Translations
+* nb (Kjartan Maraas)
+* sr (Марко Костић)
+
Overview of changes in 3.30.1
=============================
diff --git a/data/appdata/org.gnome.bijiben.appdata.xml.in b/data/appdata/org.gnome.bijiben.appdata.xml.in
index d46334a..23af2d8 100644
--- a/data/appdata/org.gnome.bijiben.appdata.xml.in
+++ b/data/appdata/org.gnome.bijiben.appdata.xml.in
@@ -39,6 +39,20 @@
</screenshots>
<releases>
+ <release date="2018-10-21" version="3.30.2">
+ <description>
+ <p>This release brings the following new features and improvements:</p>
+ <ul>
+ <li>Increased notes view width and removed alignment</li>
+ </ul>
+ <p>This release also updates the following translations:</p>
+ <ul>
+ <li>nb (Kjartan Maraas)</li>
+ <li>sr (Марко Костић)</li>
+ </ul>
+ <p>Thanks to all the contributors who worked on GNOME Notes!</p>
+ </description>
+ </release>
<release date="2018-09-24" version="3.30.1">
<description>
<p>This release updates the following translations:</p>
diff --git a/meson.build b/meson.build
index cf4d72a..a51693d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'bijiben', 'c',
- version: '3.30.1',
+ version: '3.30.2',
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]