Helps to create releases with a 4th version segment in SemVer
If in production we have v1.0.0
and wants to create a test build, so will add v1.0.1.1
as a test build. If every thing is ok, it will create a production version v1.0.1
The 4th segment in Semantic Version, represents a test build