Skip to content

Commit

Permalink
Release 7.1.0 (#1250)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Mar 25, 2023
1 parent 89c57e0 commit a75a3c2
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 @@ -21,7 +21,7 @@
<url type="bugtracker">https://github.com/elementary/stylesheet/issues</url>

<releases>
<release version="7.1.0" date="2023-03-22" urgency="medium">
<release version="7.1.0" date="2023-03-24" 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: '7.0.1'
version: '7.1.0'
)

i18n = import('i18n')
Expand Down

0 comments on commit a75a3c2

Please sign in to comment.