Skip to content

Commit f9bb3c2

Browse files
authored
Release 1.1.0 (#42)
* Release 1.1.0 * Update settings-daemon.appdata.xml.in * Update meson.build
1 parent e04a10a commit f9bb3c2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

data/settings-daemon.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<p>Syncs settings to the greeter and manages background tasks, like scheduling dark style and housekeeping.</p>
1111
</description>
1212
<releases>
13-
<release version="1.1.0" date="2021-10-13" urgency="medium">
13+
<release version="1.1.0" date="2021-10-21" urgency="medium">
1414
<p>New features:</p>
1515
<ul>
1616
<li>Provide the Settings portal</li>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('io.elementary.settings-daemon',
22
'c', 'vala',
3-
version: '1.0.0',
3+
version: '1.1.0',
44
license: 'GPL3',
55
)
66

0 commit comments

Comments
 (0)