We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 773cc0f commit 2ae7f02Copy full SHA for 2ae7f02
data/wallpapers.metainfo.xml.in
@@ -24,7 +24,7 @@
24
<update_contact>contact_at_elementary.io</update_contact>
25
26
<releases>
27
- <release version="8.0.0" date="2024-07-11" urgency="medium">
+ <release version="8.0.0" date="2024-07-22" urgency="medium">
28
<description>
29
<ul>
30
<li>Add “A Large Body of Water Surrounded By Mountains” by Peter Thomas and make it the new default</li>
meson.build
@@ -1,6 +1,6 @@
1
project(
2
'io.elementary.wallpapers',
3
- version: '7.0.0'
+ version: '8.0.0'
4
)
5
6
i18n = import('i18n')
0 commit comments