We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c540a2 commit 75fd668Copy full SHA for 75fd668
data/gala.appdata.xml.in
@@ -11,7 +11,7 @@
11
<p>A window & compositing manager based on libmutter and designed by elementary for use with Pantheon.</p>
12
</description>
13
<releases>
14
- <release version="6.3.2" date="2022-05-15" urgency="medium">
+ <release version="6.3.2" date="2022-10-12" urgency="medium">
15
<description>
16
<p>Fixes:</p>
17
<ul>
meson.build
@@ -1,6 +1,6 @@
1
project('gala',
2
'c', 'vala',
3
- version: '6.3.1',
+ version: '6.3.2',
4
meson_version: '>= 0.50.0',
5
license: 'GPL3',
6
)
0 commit comments