Skip to content

Commit a0ff279

Browse files
committed
metainfo: Fix missing screenshot
1 parent 23783a4 commit a0ff279

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/com.github.alecaddd.sequeler.appdata.xml.in.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -501,13 +501,13 @@
501501
</releases>
502502
<screenshots>
503503
<screenshot type="default">
504-
<image>https://raw.githubusercontent.com/Alecaddd/sequeler/master/data/assets/screenshots/sequeler-screenshot.png</image>
504+
<image>https://raw.githubusercontent.com/Alecaddd/sequeler/v0.8.x/data/assets/screenshots/sequeler-screenshot.png</image>
505505
</screenshot>
506506
<screenshot>
507-
<image>https://raw.githubusercontent.com/Alecaddd/sequeler/master/data/assets/screenshots/sequeler-screenshot1.png</image>
507+
<image>https://raw.githubusercontent.com/Alecaddd/sequeler/v0.8.x/data/assets/screenshots/sequeler-screenshot1.png</image>
508508
</screenshot>
509509
<screenshot>
510-
<image>https://raw.githubusercontent.com/Alecaddd/sequeler/master/data/assets/screenshots/sequeler-screenshot2.png</image>
510+
<image>https://raw.githubusercontent.com/Alecaddd/sequeler/v0.8.x/data/assets/screenshots/sequeler-screenshot2.png</image>
511511
</screenshot>
512512
</screenshots>
513513
<developer_name>Alessandro Castellani</developer_name>

0 commit comments

Comments
 (0)