From 0a06a44f89b8f63398417bef6d5961793cad62a5 Mon Sep 17 00:00:00 2001 From: Arnaud Bonatti Date: Fri, 14 Feb 2020 03:03:54 +0100 Subject: [PATCH] Prepare 3.34.5. --- NEWS | 8 ++++++++ data/org.gnome.TwentyFortyEight.appdata.xml.in | 3 +-- meson.build | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 40eaf07..4c7374d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +GNOME 2048 3.34.5 2020-02-14 +===================================================================== + +Translation release, with some metadatas fixes. + +Translation updated: + Indonesian: Andika Triwidada + GNOME 2048 3.34.4 2019-11-23 ===================================================================== diff --git a/data/org.gnome.TwentyFortyEight.appdata.xml.in b/data/org.gnome.TwentyFortyEight.appdata.xml.in index da0fdb8..495e582 100644 --- a/data/org.gnome.TwentyFortyEight.appdata.xml.in +++ b/data/org.gnome.TwentyFortyEight.appdata.xml.in @@ -87,7 +87,6 @@ ​ - - + diff --git a/meson.build b/meson.build index 8d1053f..e9e1f77 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'gnome-2048', ['vala', 'c'], - version: '3.34.4', + version: '3.34.5', license: 'GPLv3+', meson_version: '>= 0.37.1', ) -- GitLab