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 2799ba4 commit 715f746Copy full SHA for 715f746
data/stylesheet.appdata.xml.in
@@ -21,7 +21,7 @@
21
<url type="bugtracker">https://github.com/elementary/stylesheet/issues</url>
22
23
<releases>
24
- <release version="7.2.0" date="2023-04-23" urgency="medium">
+ <release version="7.2.0" date="2023-04-25" urgency="medium">
25
<description>
26
<p>Improve support for LibAdwaita widgets:</p>
27
<ul>
meson.build
@@ -1,6 +1,6 @@
1
project(
2
'io.elementary.stylesheet',
3
- version: '7.1.0'
+ version: '7.2.0'
4
)
5
6
i18n = import('i18n')
0 commit comments