View Source GitOps.VersionReplace (Git Ops v2.6.0)

Functions that handle the logic behind replacing the version in related files.

Link to this section Summary

Link to this section Functions

Link to this function

update_mix_project(mix_project, current_version, new_version, opts \\ [])

View Source
Link to this function

update_readme(readme, current_version, new_version, opts \\ [])

View Source