Skip to content

Commit b6ef92a

Browse files
danirabbitjeremypw
andauthored
Release 6.3.0 (#805)
* Release 6.3.0 * Update meson.build * Update io.elementary.terminal.appdata.xml.in --------- Co-authored-by: Jeremy Wootten <jeremywootten@gmail.com>
1 parent 0bbf4a8 commit b6ef92a

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
@@ -53,7 +53,7 @@
5353
<update_contact>contact_AT_elementary.io</update_contact>
5454

5555
<releases>
56-
<release version="6.3.0" date="2024-11-03" urgency="medium">
56+
<release version="6.3.0" date="2024-12-09" urgency="medium">
5757
<description>
5858
<p>New features:</p>
5959
<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.2.0',
4+
version: '6.3.0',
55
meson_version: '>=0.60'
66
)
77

0 commit comments

Comments
 (0)