refactor manager versioning to be easier diffs #check-lint-warning
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.