From 5efce792e7020c436d5127345001d85b1575de5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20For=C3=A9?= Date: Tue, 9 Jun 2020 12:11:16 -0700 Subject: [PATCH] Release 3.4.1 (#821) * Release 3.4.1 * Update meson.build * Update io.elementary.code.appdata.xml.in Co-authored-by: Cassidy James Blaede --- data/io.elementary.code.appdata.xml.in | 2 +- meson.build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/io.elementary.code.appdata.xml.in b/data/io.elementary.code.appdata.xml.in index 6a1d5e6fa4..56228d6016 100644 --- a/data/io.elementary.code.appdata.xml.in +++ b/data/io.elementary.code.appdata.xml.in @@ -46,7 +46,7 @@ - +

Fixes:

    diff --git a/meson.build b/meson.build index 7a31ce3dc3..a1114261f8 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'io.elementary.code', 'vala', 'c', - version: '3.4.0' + version: '3.4.1' ) add_project_arguments([