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 87d437e commit 535ef90Copy full SHA for 535ef90
2 files changed
data/network.metainfo.xml.in
@@ -14,7 +14,7 @@
14
15
<screenshots>
16
<screenshot type="default">
17
- <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>
18
</screenshot>
19
</screenshots>
20
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'network',
3
'vala', 'c',
4
- version: '7.1.0'
+ version: '7.1.1'
5
)
6
7
gettext_name = meson.project_name() + '-indicator'
0 commit comments