Remove optional releases section from appdata.xml

This removes the releases section to make the creation of new releases a
bit simpler.
This commit is contained in:
Christian Duerr 2021-07-18 01:33:47 +00:00 committed by GitHub
parent d8f0d3fabf
commit 6fb2aefde4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -28,9 +28,6 @@
</keywords>
<url type="homepage">https://github.com/alacritty/alacritty</url>
<url type="bugtracker">https://github.com/alacritty/alacritty/issues</url>
<releases>
<release version="0.7.0-dev" date="2019-06-16" unix_timestamp="1560694196"/>
</releases>
<update_contact>https://github.com/alacritty/alacritty/blob/master/CONTRIBUTING.md#contact</update_contact>
<developer_name>Christian Duerr</developer_name>
</component>