Skip to content

Commit 3603f31

Browse files
Release 3.8.1 (#1724)
* Release 3.8.1 * Update meson.build Co-authored-by: Cassidy James Blaede <cassidy@elementary.io>
1 parent 7a52280 commit 3603f31

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<p>The open source, pay-what-you-want app store from elementary. Reviewed and curated by elementary to ensure a native, privacy-respecting, and secure experience. Browse by categories or search and discover new apps. AppCenter is also used for updating your system to the latest and greatest version for new features and fixes.</p>
1212
</description>
1313
<releases>
14-
<release version="3.8.1" date="2021-10-04" urgency="medium">
14+
<release version="3.8.1" date="2021-10-22" urgency="medium">
1515
<description>
1616
<p>Fixes:</p>
1717
<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.appcenter',
33
'vala', 'c',
4-
version: '3.8.0'
4+
version: '3.8.1'
55
)
66

77
gettext_name = meson.project_name()

0 commit comments

Comments
 (0)