Skip to content
Versions can be managed with git tags.

This has the advantage to refer to the actual commit the user uses
within the version string.
Additionally releases are easier to manage.
One could generate changelogs in the future.
But mainly I just learned this option and want to improve my project
managing workflow.