Skip to content

Commit 715f746

Browse files
authored
Release 7.2.0 (#1256)
1 parent 2799ba4 commit 715f746

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
@@ -21,7 +21,7 @@
2121
<url type="bugtracker">https://github.com/elementary/stylesheet/issues</url>
2222

2323
<releases>
24-
<release version="7.2.0" date="2023-04-23" urgency="medium">
24+
<release version="7.2.0" date="2023-04-25" urgency="medium">
2525
<description>
2626
<p>Improve support for LibAdwaita widgets:</p>
2727
<ul>

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: '7.1.0'
3+
version: '7.2.0'
44
)
55

66
i18n = import('i18n')

0 commit comments

Comments
 (0)