diff --git a/sdk/deviceupdate/Microsoft.Azure.Management.DeviceUpdate/src/Microsoft.Azure.Management.DeviceUpdate.csproj b/sdk/deviceupdate/Microsoft.Azure.Management.DeviceUpdate/src/Microsoft.Azure.Management.DeviceUpdate.csproj index 3bc264d5f9db..8c0cfeb7807b 100644 --- a/sdk/deviceupdate/Microsoft.Azure.Management.DeviceUpdate/src/Microsoft.Azure.Management.DeviceUpdate.csproj +++ b/sdk/deviceupdate/Microsoft.Azure.Management.DeviceUpdate/src/Microsoft.Azure.Management.DeviceUpdate.csproj @@ -1,4 +1,4 @@ - + @@ -12,7 +12,7 @@ Provides management capabilities for Microsoft Azure Device Update for IoT Hub. Microsoft Azure Device Update for IoT Hub Management Microsoft.Azure.Management.DeviceUpdate - 1.0.0-beta.1 + 1.0.1-beta.1 Microsoft Azure Device Update for IoT Hub Device Update for IoT Hub public preview release management SDK diff --git a/sdk/deviceupdate/Microsoft.Azure.Management.DeviceUpdate/src/Properties/AssemblyInfo.cs b/sdk/deviceupdate/Microsoft.Azure.Management.DeviceUpdate/src/Properties/AssemblyInfo.cs index f0f5004a1941..abaef139edcb 100644 --- a/sdk/deviceupdate/Microsoft.Azure.Management.DeviceUpdate/src/Properties/AssemblyInfo.cs +++ b/sdk/deviceupdate/Microsoft.Azure.Management.DeviceUpdate/src/Properties/AssemblyInfo.cs @@ -7,7 +7,7 @@ [assembly: AssemblyTitle("Microsoft Azure Device Update for IoT Hub Management Library")] [assembly: AssemblyDescription("Provides management functionality for Microsoft Azure Device Update for IoT Hub resources.")] -[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.0.1.0")] [assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Microsoft")]