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 b19a497 commit 039492aCopy full SHA for 039492a
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.2.0" date="2024-09-24" urgency="medium">
+ <release version="8.2.0" date="2024-11-20" urgency="medium">
27
<description>
28
<p>Improve support for LibAdwaita widgets:</p>
29
</description>
meson.build
@@ -1,6 +1,6 @@
1
project(
2
'io.elementary.stylesheet',
3
- version: '8.1.0'
+ version: '8.2.0'
4
)
5
6
i18n = import('i18n')
0 commit comments