Skip to content

refactor manager versioning to be easier diffs #check-lint-warning

Son of Odin requested to merge refactor-manager-version into develop

this PR changes the name of the functions in the managers to be static. This way, when changes are made, version numbers aren't in the function names, making the diffs easier to read for the reviewer.

Merge request reports