{
    "Function": "updateVersion",
    "File": "contracts/interfaces/IStrategyManagement.sol",
    "Parent Contracts": [
        "contracts/helpers/StrategyTypes.sol"
    ],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function updateVersion(string memory newVersion) external;"
}