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 b2335b6 commit 30b66b8Copy full SHA for 30b66b8
data/code.metainfo.xml.in
@@ -66,7 +66,7 @@
66
<update_contact>contact_AT_elementary.io</update_contact>
67
68
<releases>
69
- <release version="7.2.0" date="2024-01-14" urgency="medium">
+ <release version="7.2.0" date="2024-01-18" urgency="medium">
70
<description>
71
<p>Improvements:</p>
72
<ul>
meson.build
@@ -2,7 +2,7 @@ project(
2
'io.elementary.code',
3
'vala', 'c',
4
meson_version: '>= 0.58.0',
5
- version: '7.1.0'
+ version: '7.2.0'
6
)
7
8
add_project_arguments([
0 commit comments