Skip to content

Commit 039492a

Browse files
authored
Release 8.2.0 (#1305)
1 parent b19a497 commit 039492a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/stylesheet.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<url type="bugtracker">https://github.com/elementary/stylesheet/issues</url>
2424

2525
<releases>
26-
<release version="8.2.0" date="2024-09-24" urgency="medium">
26+
<release version="8.2.0" date="2024-11-20" urgency="medium">
2727
<description>
2828
<p>Improve support for LibAdwaita widgets:</p>
2929
</description>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project(
22
'io.elementary.stylesheet',
3-
version: '8.1.0'
3+
version: '8.2.0'
44
)
55

66
i18n = import('i18n')

0 commit comments

Comments
 (0)