Skip to content

Commit

Permalink
Release 7.1.1 (#317)
Browse files Browse the repository at this point in the history
Co-authored-by: Leonardo Lemos <[email protected]>
  • Loading branch information
danirabbit and leonardo-lemos authored Aug 21, 2024
1 parent 87d437e commit 535ef90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/network.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/elementary/wingpanel-indicator-network/7.1.0/data/screenshot.png</image>
<image>https://raw.githubusercontent.com/elementary/wingpanel-indicator-network/7.1.1/data/screenshot.png</image>
</screenshot>
</screenshots>

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(
'network',
'vala', 'c',
version: '7.1.0'
version: '7.1.1'
)

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

0 comments on commit 535ef90

Please sign in to comment.