Skip to content

Commit dea3117

Browse files
authored
Increment version for deviceupdate releases (Azure#19214)
Increment package version after release of Azure.Iot.DeviceUpdate
1 parent 2728232 commit dea3117

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Release History
22

3+
## 1.0.0-beta.2 (Unreleased)
4+
5+
36
## 1.0.0-beta.1 (2021-03-03)
47
* This is the initial release of Azure Device Update for IoT Hub library.

sdk/deviceupdate/Azure.Iot.DeviceUpdate/src/Azure.Iot.DeviceUpdate.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<AssemblyTitle>Device Update for IoT Hub client library</AssemblyTitle>
4-
<Version>1.0.0-beta.1</Version>
4+
<Version>1.0.0-beta.2</Version>
55
<Description>
66
This is the Device Update for IoT Hub client library for developing .NET applications with rich experience.
77
</Description>

0 commit comments

Comments
 (0)