Skip to content

Commit af79dfd

Browse files
authored
Release version 7.1.5 (#2640)
1 parent 3bed851 commit af79dfd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

data/files.metainfo.xml.in.in

Lines changed: 4 additions & 4 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.4/data/screenshot-grid.png</image>
19+
<image>https://raw.githubusercontent.com/elementary/files/7.1.5/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.4/data/screenshot-list.png</image>
23+
<image>https://raw.githubusercontent.com/elementary/files/7.1.5/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.4/data/screenshot-column.png</image>
27+
<image>https://raw.githubusercontent.com/elementary/files/7.1.5/data/screenshot-column.png</image>
2828
</screenshot>
2929
</screenshots>
3030

@@ -62,7 +62,7 @@
6262
<update_contact>contact_at_elementary.io</update_contact>
6363

6464
<releases>
65-
<release version="7.1.5" date="2025-09-03" urgency="medium">
65+
<release version="7.1.5" date="2025-09-06" urgency="medium">
6666
<description>
6767
<p>Minor updates:</p>
6868
<ul>

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.4',
4+
version: '7.1.5',
55
meson_version: '>= 0.59.0'
66
)
77

0 commit comments

Comments
 (0)