Skip to content

Commit

Permalink
Release 7.0.0 (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Jun 27, 2023
1 parent 8e149e6 commit 5426bd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions data/display.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/elementary/switchboard-plug-display/master/data/screenshot.png</image>
<image>https://raw.githubusercontent.com/elementary/switchboard-plug-display/7.0.0/data/screenshot.png</image>
</screenshot>
</screenshots>

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

<releases>
<release version="2.3.4" date="2023-06-07" urgency="medium">
<release version="7.0.0" date="2023-06-26" urgency="medium">
<description>
<p>Minor updates:</p>
<ul>
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(
'display',
'vala', 'c',
version: '2.3.3'
version: '7.0.0'
)

gettext_name = meson.project_name() + '-plug'
Expand Down

0 comments on commit 5426bd8

Please sign in to comment.