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 11c339e commit 167862aCopy full SHA for 167862a
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.3" date="2023-09-29" urgency="medium">
+ <release version="7.1.3" date="2023-11-09" 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.1.2',
+ version: '7.1.3',
4
meson_version: '>= 0.58.0',
5
license: 'GPL3',
6
)
0 commit comments