Update release details from metainfo.xml (#11539)

* Remove release details from metainfo.xml

this fixes the error pointed out on the discord https://discord.com/channels/1137181739773603922/1443808926523981975

* Add release details to OrcaSlicer metainfo

Added release information and description to metainfo.

* fix typo from sticky shift key (oops)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Nanashi 2025-12-09 09:49:15 -06:00 committed by GitHub
parent d453de3912
commit bb537f97f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,7 +42,10 @@
<color type="primary" scheme_preference="light">#009688</color>
</branding>
<releases>
<release version="2.0.0-951fc8e" date="2024-01-30"> <url>https://github.com/OrcaSlicer/OrcaSlicer/commit/951fc8e98a0d5ca0ccb254315646ce7889a44836</url>
<release version="official"> <url>https://github.com/OrcaSlicer/OrcaSlicer/releases</url>
<description>
<p>Official release: See Help > About Orca Slicer dialog for exact version information.</p>
</description>
</release>
</releases>
</component>