Skip to content

Commit

Permalink
Fix screenshot links
Browse files Browse the repository at this point in the history
Update screenshot links in appdata to reference the new 1.0.1 release
  • Loading branch information
Antolius committed Jan 2, 2022
1 parent 5b3c7a3 commit a50ab77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/sage.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@

<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/antolius/sage/1.0.0/data/screenshots/classic.png</image>
<image>https://raw.githubusercontent.com/antolius/sage/1.0.1/data/screenshots/classic.png</image>
<caption>Classic game in progress, showcasing the default style</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/antolius/sage/1.0.0/data/screenshots/advanced.png</image>
<image>https://raw.githubusercontent.com/antolius/sage/1.0.1/data/screenshots/advanced.png</image>
<caption>Advanced game with an active help tour showcasing the dark style</caption>
</screenshot>
</screenshots>
Expand Down

0 comments on commit a50ab77

Please sign in to comment.