Expand description
Version file discovery and updating.
Scans a repository root for known version file formats and applies
version updates. See update_version_files and detect_version_files.
Functionsยง
- detect_
version_ files - Detect version files at
rootwithout modifying them. - update_
version_ files - Discover and update version files at
root.