产品版本控制的“最佳”方法是什么?

2作者: sshadmand7 个月前
经典的“主版本号.次版本号.补丁版本号”格式。也许是 Git SHA?我看到今年这种格式开始流行起来:“年.版本号”,比如 Neo4J 和 Rivian 都在用。
查看原文
There is the classic “Major.Minor.Patch”. Maybe git sha? I see this becoming popular this year: “year.version” from folks like Neo4J and Rivian.