Skip to content

Commit 1e3e5cf

Browse files
committed
Fix:linting of metainfo
1 parent 2c92497 commit 1e3e5cf

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

io.github.Q1CHENL.fig.metainfo.xml

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,18 @@
2626
<developer_name>Qichen Liu</developer_name>
2727
<url type="homepage">https://github.com/Q1CHENL/fig</url>
2828
<releases>
29-
<release version="1.0.5" date="2025-03-11" />
30-
<p>New feature: Action Bar</p>
31-
<ul>
32-
<li>Crop image - Select and crop any portion of your GIF</li>
33-
<li>Flip image - Mirror your GIF horizontally</li>
34-
<li>Rotate image - Rotate your GIF 90 degrees clockwise</li>
35-
<li>Embed text - Add custom text overlays to your GIF</li>
36-
<li>Draw - Freehand drawing tools with color selection</li>
37-
</ul>
29+
<release version="1.0.5" date="2025-03-11">
30+
<description>
31+
<p>New feature: Action Bar</p>
32+
<ul>
33+
<li>Crop image - Select and crop any portion of your GIF</li>
34+
<li>Flip image - Mirror your GIF horizontally</li>
35+
<li>Rotate image - Rotate your GIF 90 degrees clockwise</li>
36+
<li>Embed text - Add custom text overlays to your GIF</li>
37+
<li>Draw - Freehand drawing tools with color selection</li>
38+
</ul>
39+
</description>
40+
</release>
3841
</releases>
3942
<content_rating type="oars-1.1" />
4043
<launchable type="desktop-id">io.github.Q1CHENL.fig.desktop</launchable>
@@ -50,4 +53,4 @@
5053
<caption>Editor Screen</caption>
5154
</screenshot>
5255
</screenshots>
53-
</component>
56+
</component>

0 commit comments

Comments
 (0)