pub fn auto_version_from_date_forced()
Expand description

Just like auto_version_from_date(), but force the new version even if no files are changed.

For workspaces release I want to have the same version in all members.
It is slower, but easier to understand when deployed.