Skip to content

Commit 535ef90

Browse files
Release 7.1.1 (#317)
Co-authored-by: Leonardo Lemos <leonardo@elementary.io>
1 parent 87d437e commit 535ef90

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

data/network.metainfo.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<screenshots>
1616
<screenshot type="default">
17-
<image>https://raw.githubusercontent.com/elementary/wingpanel-indicator-network/7.1.0/data/screenshot.png</image>
17+
<image>https://raw.githubusercontent.com/elementary/wingpanel-indicator-network/7.1.1/data/screenshot.png</image>
1818
</screenshot>
1919
</screenshots>
2020

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'network',
33
'vala', 'c',
4-
version: '7.1.0'
4+
version: '7.1.1'
55
)
66

77
gettext_name = meson.project_name() + '-indicator'

0 commit comments

Comments
 (0)