From a2f678df3fe81055a9f93b8b87ed0a8b85c480e3 Mon Sep 17 00:00:00 2001 From: Jeremy Wootten Date: Fri, 15 May 2026 13:31:09 +0100 Subject: [PATCH] Release version 8.3.0 --- data/code.metainfo.xml.in | 4 ++-- meson.build | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index 888d5c776..2fce2df87 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -29,10 +29,10 @@ - https://raw.githubusercontent.com/elementary/code/8.2.0/data/screenshot.png + https://raw.githubusercontent.com/elementary/code/8.3.0/data/screenshot.png - https://raw.githubusercontent.com/elementary/code/8.2.0/data/screenshot-dark.png + https://raw.githubusercontent.com/elementary/code/8.3.0/data/screenshot-dark.png diff --git a/meson.build b/meson.build index a30377afa..7fa2439d2 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project( 'io.elementary.code', 'vala', 'c', meson_version: '>= 0.58.0', - version: '8.2.0' + version: '8.3.0' ) add_project_arguments([