Skip to content

Commit f46c93e

Browse files
authored
Release 6.1.1 (#695)
1 parent faa366e commit f46c93e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/io.elementary.terminal.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<update_contact>contact_AT_elementary.io</update_contact>
5151

5252
<releases>
53-
<release version="6.1.1" date="2022-10-25" urgency="medium">
53+
<release version="6.1.1" date="2022-10-26" urgency="medium">
5454
<description>
5555
<p>Other updates:</p>
5656
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'io.elementary.terminal',
33
'vala', 'c',
4-
version: '6.1.0'
4+
version: '6.1.1'
55
)
66

77
if meson.get_compiler('vala').version().version_compare('<0.40')

0 commit comments

Comments
 (0)