Run the below command to get AADRM PowerShell Module version installed in the local Machine..
(Get-Module aadrm -ListAvailable).Version

Run the below command in Elevated PowerShell to update the AADRM PowerShell Module
Update-Module -Name AADRM
Please refer the article to know how to install AADRM PowerShell Module,