Skip to content

Commit aec2f50

Browse files
danirabbitleonardo-lemoslenemter
authored
Release 8.1.0 (#420)
* Release 8.1.0 * Update meson.build * Update data/desktop.metainfo.xml.in --------- Co-authored-by: Leonardo Lemos <leonardo@elementary.io> Co-authored-by: Leo <lenemter@gmail.com>
1 parent 768ae17 commit aec2f50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/desktop.metainfo.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<update_contact>contact_at_elementary.io</update_contact>
4444

4545
<releases>
46-
<release version="8.1.0" date="2024-09-16" urgency="medium">
46+
<release version="8.1.0" date="2024-09-23" urgency="medium">
4747
<description>
4848
<p>Other updates:</p>
4949
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'desktop',
33
'vala', 'c',
4-
version: '8.0.1'
4+
version: '8.1.0'
55
)
66
gettext_name = 'io.elementary.settings.' + meson.project_name()
77
gnome = import('gnome')

0 commit comments

Comments
 (0)