Skip to content

Commit

Permalink
Release 8.0.0 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Jul 26, 2024
1 parent fa24df5 commit 488644b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions data/sharing.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/elementary/switchboard-plug-sharing/main/data/screenshot.png</image>
<image>https://raw.githubusercontent.com/elementary/switchboard-plug-sharing/8.0.0/data/screenshot.png</image>
</screenshot>
</screenshots>

Expand All @@ -31,7 +31,7 @@
<update_contact>contact_at_elementary.io</update_contact>

<releases>
<release version="8.0.0" date="2024-07-08" urgency="medium">
<release version="8.0.0" date="2024-07-26" urgency="medium">
<description>
<ul>
<li>Bluetooth sharing options</li>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'io.elementary.settings.sharing',
'vala', 'c',
version: '2.1.6'
version: '8.0.0'
)

gnome = import('gnome')
Expand Down

0 comments on commit 488644b

Please sign in to comment.