zyedidia / micro

A modern and intuitive terminal-based text editor
https://micro-editor.github.io
MIT License
24.42k stars 1.16k forks source link

Add missing `<release>` entries in metainfo file #3170

Closed blt-r closed 3 months ago

blt-r commented 4 months ago

Because of them missing, the software stores and flathub website displays micro's version as 2.0.11 (the latest one that is mentioned in the metainfo file). And people think the flatpak isn't up-to-date (https://github.com/flathub/io.github.zyedidia.micro/issues/8).

Another project who's flatpak I am maintaining, Helix, has a file with a checklist with all the things that need to be done on a new release (here). You can have something similar, or do something else to not forget to add a <release> entry on each release.