From a34d169708bcf7be4fe878fef8fd0bbce60993b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Wed, 22 Feb 2023 10:33:50 -0800 Subject: [PATCH 1/2] Release 7.0.1 --- data/code.metainfo.xml.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index 5b5db0671..89833ea66 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -29,10 +29,10 @@ - https://raw.githubusercontent.com/elementary/code/7.0.0/data/screenshot.png + https://raw.githubusercontent.com/elementary/code/7.0.1/data/screenshot.png - https://raw.githubusercontent.com/elementary/code/7.0.0/data/screenshot-dark.png + https://raw.githubusercontent.com/elementary/code/7.0.1/data/screenshot-dark.png @@ -62,7 +62,7 @@ contact_AT_elementary.io - +

Minor updates:

    From 6864e50f49b58094cd37337559c08cf3c1c51748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Wed, 22 Feb 2023 10:34:15 -0800 Subject: [PATCH 2/2] Update meson.build --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 1d72ef89f..473fbca86 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'io.elementary.code', 'vala', 'c', - version: '7.0.0' + version: '7.0.1' ) add_project_arguments([