Skip to content

Commit 267e1ef

Browse files
committed
Add 1.0.2 release notes (#13)
1 parent 9b38a76 commit 267e1ef

File tree

1 file changed

+11
-31
lines changed

1 file changed

+11
-31
lines changed

data/sage.appdata.xml.in

Lines changed: 11 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@
1919
<project_license>GPL-3.0-or-later</project_license>
2020

2121
<releases>
22+
<release version="1.0.2" date="2022-06-27">
23+
<description>
24+
<p>Maintenance Update:</p>
25+
<ul>
26+
<li>Upgraded Flatpak runtime version.</li>
27+
</ul>
28+
</description>
29+
</release>
2230
<release version="1.0.1" date="2022-01-02">
2331
<description>
2432
<p>Small fixes:</p>
@@ -51,42 +59,14 @@
5159

5260
<screenshots>
5361
<screenshot type="default">
54-
<image>https://raw.githubusercontent.com/antolius/sage/1.0.1/data/screenshots/classic.png</image>
62+
<image>https://raw.githubusercontent.com/antolius/sage/1.0.2/data/screenshots/classic.png</image>
5563
<caption>Classic game in progress, showcasing the default style</caption>
5664
</screenshot>
5765
<screenshot>
58-
<image>https://raw.githubusercontent.com/antolius/sage/1.0.1/data/screenshots/advanced.png</image>
66+
<image>https://raw.githubusercontent.com/antolius/sage/1.0.2/data/screenshots/advanced.png</image>
5967
<caption>Advanced game with an active help tour showcasing the dark style</caption>
6068
</screenshot>
6169
</screenshots>
6270

63-
<content_rating type="oars-1.1">
64-
<content_attribute id="violence-cartoon">none</content_attribute>
65-
<content_attribute id="violence-fantasy">none</content_attribute>
66-
<content_attribute id="violence-realistic">none</content_attribute>
67-
<content_attribute id="violence-bloodshed">none</content_attribute>
68-
<content_attribute id="violence-sexual">none</content_attribute>
69-
<content_attribute id="violence-desecration">none</content_attribute>
70-
<content_attribute id="violence-slavery">none</content_attribute>
71-
<content_attribute id="violence-worship">none</content_attribute>
72-
<content_attribute id="drugs-alcohol">none</content_attribute>
73-
<content_attribute id="drugs-narcotics">none</content_attribute>
74-
<content_attribute id="drugs-tobacco">none</content_attribute>
75-
<content_attribute id="sex-nudity">none</content_attribute>
76-
<content_attribute id="sex-themes">none</content_attribute>
77-
<content_attribute id="sex-homosexuality">none</content_attribute>
78-
<content_attribute id="sex-prostitution">none</content_attribute>
79-
<content_attribute id="sex-adultery">none</content_attribute>
80-
<content_attribute id="sex-appearance">none</content_attribute>
81-
<content_attribute id="language-profanity">none</content_attribute>
82-
<content_attribute id="language-humor">none</content_attribute>
83-
<content_attribute id="language-discrimination">none</content_attribute>
84-
<content_attribute id="social-chat">none</content_attribute>
85-
<content_attribute id="social-info">none</content_attribute>
86-
<content_attribute id="social-audio">none</content_attribute>
87-
<content_attribute id="social-location">none</content_attribute>
88-
<content_attribute id="social-contacts">none</content_attribute>
89-
<content_attribute id="money-purchasing">none</content_attribute>
90-
<content_attribute id="money-gambling">none</content_attribute>
91-
</content_rating>
71+
<content_rating type="oars-1.1"/>
9272
</component>

0 commit comments

Comments
 (0)