Warning: Some posts on this platform may contain adult material intended for mature audiences only. Viewer discretion is advised. By clicking ‘Continue’, you confirm that you are 18 years or older and consent to viewing explicit content.
I’m partial to semver where it makes sense and date based releases where it doesn’t. At my work we use <year>.<month>.<version> like 2023.7.v2 for template releases but semver for apps with APIs and such
Marketing version (23.04 or just 23) and semver (3.11.3)
Change my mind
I’m partial to semver where it makes sense and date based releases where it doesn’t. At my work we use <year>.<month>.<version> like 2023.7.v2 for template releases but semver for apps with APIs and such