Skip to content

Commit 46abeac

Browse files
authored
Release v7.1.4 (#2604)
1 parent 3965c1c commit 46abeac

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

data/files.metainfo.xml.in.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
<screenshots>
1717
<screenshot type="default">
1818
<caption>Quick access to settings like zoom levels and hidden files</caption>
19-
<image>https://raw.githubusercontent.com/elementary/files/7.1.3/data/screenshot-grid.png</image>
19+
<image>https://raw.githubusercontent.com/elementary/files/7.1.4/data/screenshot-grid.png</image>
2020
</screenshot>
2121
<screenshot>
2222
<caption>See more metadata at a glance in List view</caption>
23-
<image>https://raw.githubusercontent.com/elementary/files/7.1.3/data/screenshot-list.png</image>
23+
<image>https://raw.githubusercontent.com/elementary/files/7.1.4/data/screenshot-list.png</image>
2424
</screenshot>
2525
<screenshot>
2626
<caption>Browse complex trees faster with Column view</caption>
27-
<image>https://raw.githubusercontent.com/elementary/files/7.1.3/data/screenshot-column.png</image>
27+
<image>https://raw.githubusercontent.com/elementary/files/7.1.4/data/screenshot-column.png</image>
2828
</screenshot>
2929
</screenshots>
3030

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'io.elementary.files',
33
'vala', 'c',
4-
version: '7.1.3',
4+
version: '7.1.4',
55
meson_version: '>= 0.59.0'
66
)
77

0 commit comments

Comments
 (0)