Skip to content

Commit

Permalink
Release 8.1.0 (#1297)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Jul 31, 2024
1 parent ed11efa commit 6458748
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/stylesheet.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<url type="bugtracker">https://github.com/elementary/stylesheet/issues</url>

<releases>
<release version="8.1.0" date="2024-05-12" urgency="medium">
<release version="8.1.0" date="2024-07-30" urgency="medium">
<description>
<p>Improve support for LibAdwaita widgets:</p>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project(
'io.elementary.stylesheet',
version: '8.0.0'
version: '8.1.0'
)

i18n = import('i18n')
Expand Down

0 comments on commit 6458748

Please sign in to comment.