From 12af0116d5cd9b38357b937a6c35cfabb5c59386 Mon Sep 17 00:00:00 2001 From: Jeremy Wootten Date: Sat, 6 Sep 2025 18:18:10 +0100 Subject: [PATCH] Release version 8.1.1 --- data/code.metainfo.xml.in | 10 +++------- meson.build | 2 +- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index f965f5835..5eb66e13a 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.0/data/screenshot.png + https://raw.githubusercontent.com/elementary/code/8.1.1/data/screenshot.png - https://raw.githubusercontent.com/elementary/code/8.1.0/data/screenshot-dark.png + https://raw.githubusercontent.com/elementary/code/8.1.1/data/screenshot-dark.png @@ -68,12 +68,8 @@ contact_AT_elementary.io - + -

Improvements:

-
    -
  • -

Minor updates:

  • The terminal pane is now synchronized with the Terminal app foreground, background and palette settings
  • diff --git a/meson.build b/meson.build index 57f74f5d0..7ad152ef6 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.0' + version: '8.1.1' ) add_project_arguments([