Intune/Intune-VersionInfo.ps1

Function Get-GraphIntuneVersion {
    return 'beta'
}