Roundcube Community Forum

Release Support => Release Discussion => Topic started by: smares on July 03, 2020, 05:40:55 AM

Title: GitHub "Latest release" tag for 1.3.13 and not 1.4.6
Post by: smares on July 03, 2020, 05:40:55 AM
On GitHub, version 1.3.13 is marked as being the latest release and not 1.4.6 as I would have expected. Is this a tag you can set yourself as maintainers or does GitHub set "Latest release" to whatever has the newest timestamp?
Title: Re: GitHub "Latest release" tag for 1.3.13 and not 1.4.6
Post by: JohnDoh on July 03, 2020, 10:47:15 AM
I believe GitHub decides. I found this in one of the docs:
Quote
The latest release is the most recent non-prerelease, non-draft release, sorted by the created_at attribute. The created_at attribute is the date of the commit used for the release, and not the date when the release was drafted or published.