Skip to content

Commit 41eba2a

Browse files
Release 6.0.1 (#1201)
* Release 6.0.1 * Update meson.build * Update gala.appdata.xml.in Co-authored-by: Cassidy James Blaede <[email protected]>
1 parent 287324c commit 41eba2a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

data/gala.appdata.xml.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
<p>A window &amp; compositing manager based on libmutter and designed by elementary for use with Pantheon.</p>
1111
</description>
1212
<releases>
13-
<release version="6.0.1" date="2020-08-10" urgency="medium">
13+
<release version="6.0.1" date="2020-08-11" urgency="medium">
1414
<description>
1515
<p>Improvements:</p>
1616
<ul>
17-
<li>Include window decorations for server-side decorated windows</li>
17+
<li>Include window decorations in screenshots for server-side decorated windows</li>
1818
<li>Updated translations</li>
1919
</ul>
2020
</description>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('gala',
22
'c', 'vala',
3-
version: '6.0.0',
3+
version: '6.0.1',
44
meson_version: '>= 0.48.0',
55
license: 'GPL3',
66
)

0 commit comments

Comments
 (0)