Skip to content

Commit

Permalink
Release 8.0.0 (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Jul 22, 2024
1 parent 773cc0f commit 2ae7f02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/wallpapers.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<update_contact>contact_at_elementary.io</update_contact>

<releases>
<release version="8.0.0" date="2024-07-11" urgency="medium">
<release version="8.0.0" date="2024-07-22" urgency="medium">
<description>
<ul>
<li>Add “A Large Body of Water Surrounded By Mountains” by Peter Thomas and make it the new default</li>
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.wallpapers',
version: '7.0.0'
version: '8.0.0'
)

i18n = import('i18n')
Expand Down

0 comments on commit 2ae7f02

Please sign in to comment.