What are you using for versioning? What do you like the best?
There is the classic major.minor.revision and major.minor.build.
Here are more that people use.
- Major.minor (77.1)
- Major.build (77.0b8)
- Major.minor.patch (3.2.100)
- Major.minor.revision (3.2.100)
- Major.minor.build (3.2.5032)
- Year.month.day (2020.08.15)