Closed solsu01 closed 4 years ago
Zowe is using x.y.z for versioning.
We seem to be using release to indicate x, and version to indicate y.
To me, this seems confusing.
I would recommend using the popular semantic versioning 2.0 where it calls x as major version, y as minor version and z as patch version.
Fixed with https://github.com/zowe/docs-site/pull/1171
Zowe is using x.y.z for versioning.
We seem to be using release to indicate x, and version to indicate y.
To me, this seems confusing.
I would recommend using the popular semantic versioning 2.0 where it calls x as major version, y as minor version and z as patch version.