Skip to content

Commit 8a6c02b

Browse files
authored
Release 6.1.0 (#87)
1 parent 1a0736a commit 8a6c02b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

data/platform.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<p>The Flatpak platform for elementary OS and AppCenter.</p>
1111
</description>
1212
<releases>
13-
<release version="6.1.0" date="2021-10-29" urgency="medium">
13+
<release version="6.1.0" date="2021-12-07" urgency="medium">
1414
<description>
1515
<p>Platform updates:</p>
1616
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project(
22
'io.elementary.Platform',
3-
version: '6.0.2'
3+
version: '6.1.0'
44
)
55

66
i18n = import('i18n')

0 commit comments

Comments
 (0)