From 40cbfa2e50d88b8745eb55e2476412d87381a1fe Mon Sep 17 00:00:00 2001 From: Jeremy Wootten Date: Fri, 18 Sep 2026 12:44:58 +0100 Subject: [PATCH] Release 8.4.0 --- data/code.metainfo.xml.in | 6 +++--- meson.build | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index 32e7d7e314..196cc75bc1 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -29,10 +29,10 @@ - https://raw.githubusercontent.com/elementary/code/8.3.1/data/screenshot.png + https://raw.githubusercontent.com/elementary/code/8.4.0/data/screenshot.png - https://raw.githubusercontent.com/elementary/code/8.3.1/data/screenshot-dark.png + https://raw.githubusercontent.com/elementary/code/8.4.0/data/screenshot-dark.png @@ -68,7 +68,7 @@ contact_AT_elementary.io - +

New features:

    diff --git a/meson.build b/meson.build index 9b52aef1e0..39bdf28eaa 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project( 'io.elementary.code', 'vala', 'c', meson_version: '>= 0.58.0', - version: '8.3.2' + version: '8.4.0' ) add_project_arguments([