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 89c57e0 commit a75a3c2Copy full SHA for a75a3c2
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.1.0" date="2023-03-22" urgency="medium">
+ <release version="7.1.0" date="2023-03-24" 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.0.1'
+ version: '7.1.0'
4
)
5
6
i18n = import('i18n')
0 commit comments