Skip to content

Commit a50ab77

Browse files
committed
Fix screenshot links
Update screenshot links in appdata to reference the new 1.0.1 release
1 parent 5b3c7a3 commit a50ab77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/sage.appdata.xml.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@
5151

5252
<screenshots>
5353
<screenshot type="default">
54-
<image>https://raw.githubusercontent.com/antolius/sage/1.0.0/data/screenshots/classic.png</image>
54+
<image>https://raw.githubusercontent.com/antolius/sage/1.0.1/data/screenshots/classic.png</image>
5555
<caption>Classic game in progress, showcasing the default style</caption>
5656
</screenshot>
5757
<screenshot>
58-
<image>https://raw.githubusercontent.com/antolius/sage/1.0.0/data/screenshots/advanced.png</image>
58+
<image>https://raw.githubusercontent.com/antolius/sage/1.0.1/data/screenshots/advanced.png</image>
5959
<caption>Advanced game with an active help tour showcasing the dark style</caption>
6060
</screenshot>
6161
</screenshots>

0 commit comments

Comments
 (0)