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 ed11efa commit 6458748Copy full SHA for 6458748
data/stylesheet.appdata.xml.in
@@ -23,7 +23,7 @@
23
<url type="bugtracker">https://github.com/elementary/stylesheet/issues</url>
24
25
<releases>
26
- <release version="8.1.0" date="2024-05-12" urgency="medium">
+ <release version="8.1.0" date="2024-07-30" urgency="medium">
27
<description>
28
<p>Improve support for LibAdwaita widgets:</p>
29
<ul>
meson.build
@@ -1,6 +1,6 @@
1
project(
2
'io.elementary.stylesheet',
3
- version: '8.0.0'
+ version: '8.1.0'
4
)
5
6
i18n = import('i18n')
0 commit comments