mirror of
https://github.com/elementary/gala.git
synced 2024-11-25 03:06:14 +01:00
Release 6.3.0 (#1276)
* Release 6.2.2 * Update meson.build * Update gala.appdata.xml.in * Update meson.build * Update gala.appdata.xml.in Co-authored-by: Cassidy James Blaede <cassidy@elementary.io>
This commit is contained in:
parent
f7435cf0ad
commit
7fb2bef718
@ -10,7 +10,7 @@
|
||||
<p>A window & compositing manager based on libmutter and designed by elementary for use with Pantheon.</p>
|
||||
</description>
|
||||
<releases>
|
||||
<release version="6.2.2" date="2021-10-21" urgency="medium">
|
||||
<release version="6.3.0" date="2021-11-23" urgency="medium">
|
||||
<description>
|
||||
<p>Fixes:</p>
|
||||
<ul>
|
||||
|
@ -1,6 +1,6 @@
|
||||
project('gala',
|
||||
'c', 'vala',
|
||||
version: '6.2.1',
|
||||
version: '6.3.0',
|
||||
meson_version: '>= 0.50.0',
|
||||
license: 'GPL3',
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user