Semantic versioning #59
Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
-
📌 Semantic Versioning: Rules for Version Numbers🔢 Standard FormatA normal version number MUST take the form: X.Y.Z Where:
Each must be a non-negative integer and MUST NOT contain leading zeroes. Example progression:1.9.0 → 1.10.0 → 1.11.0 🧱 Major Version (
|
Beta Was this translation helpful? Give feedback.
-
|
finish |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Semantic versioning and good practices for using it;
This discussion item is related to #47.
Beta Was this translation helpful? Give feedback.
All reactions