Remix.run Logo
GCUMstlyHarmls 5 days ago

Not sure what you mean by this. Do you mean for versioning requiring `vX.Y.Z` tags? That's quite standard (linux kernel does this). Otherwise it defaults to main/master branch which is also basically standard depending on when the repo was made...

xigoi 3 days ago | parent [-]

> Do you mean for versioning requiring `vX.Y.Z` tags?

That, and also it has to be specifically Semantic Versioning.