[solved] How to avoid getting -dev versions when updating?

All versions of tests-passed have the -dev suffix at the end since that was added to allow easier differentiation between “beta” releases and the test-passed branch. So the suffix doesn’t mean anything changed in terms of whether the software is ready for use in production. It just means “this is one version during the development of betaX.”

This is the guide about how to change the branch you are on:

And some more information about the different options:

and the topic about the -dev suffix:

7 Likes