Can anybody explain me the relationship between 1.3.0-alpha01-dev862 and 1.3.0-beta03. The alpha is more recent than the beta. What’s the logic behind that?
i
Igor Demin
11/28/2022, 12:35 PM
It is a mistake in version names. 1.3.0-alpha01 should be called
1.3.0-beta04-dev862
, and it is newer than
1.3.0-beta03
. We still have imperfect release management that requires changing version names manually. We'll automate it someday.