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 dd98aef commit af38417Copy full SHA for af38417
data/gala.metainfo.xml.in
@@ -25,7 +25,7 @@
25
<update_contact>contact_at_elementary.io</update_contact>
26
27
<releases>
28
- <release version="7.1.0" date="2023-06-01" urgency="medium">
+ <release version="7.1.0" date="2023-06-26" urgency="medium">
29
<description>
30
<p>Improvements:</p>
31
<ul>
meson.build
@@ -1,6 +1,6 @@
1
project('gala',
2
'c', 'vala',
3
- version: '7.0.3',
+ version: '7.1.0',
4
meson_version: '>= 0.58.0',
5
license: 'GPL3',
6
)
0 commit comments