From 89efc347ec1c42d47b28490f512089df217a54c9 Mon Sep 17 00:00:00 2001 From: Jeremy Wootten Date: Fri, 24 Oct 2025 14:24:02 +0100 Subject: [PATCH] Release v8.1.2 --- 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 bd9d3343d..2493377a0 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -29,10 +29,10 @@ - https://raw.githubusercontent.com/elementary/code/8.1.1/data/screenshot.png + https://raw.githubusercontent.com/elementary/code/8.1.2/data/screenshot.png - https://raw.githubusercontent.com/elementary/code/8.1.1/data/screenshot-dark.png + https://raw.githubusercontent.com/elementary/code/8.1.2/data/screenshot-dark.png @@ -68,7 +68,7 @@ contact_AT_elementary.io - +

Minor updates:

    diff --git a/meson.build b/meson.build index 1cea9f45d..26ccd3fb0 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project( 'io.elementary.code', 'vala', 'c', meson_version: '>= 0.58.0', - version: '8.1.1' + version: '8.1.2' ) add_project_arguments([