Skip to content

Commit c5c5570

Browse files
authored
Increment version for modelsrepository releases (Azure#19432)
Increment package version after release of Azure.IoT.ModelsRepository
1 parent 6ec614d commit c5c5570

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

sdk/modelsrepository/Azure.Iot.ModelsRepository/CHANGELOG.md

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

3+
## 1.0.0-preview.2 (Unreleased)
4+
5+
36
## 1.0.0-preview.1 (2021-03-10)
47

58
### New features

sdk/modelsrepository/Azure.Iot.ModelsRepository/src/Azure.Iot.ModelsRepository.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<AssemblyTitle>Azure IoT Models Repository SDK</AssemblyTitle>
@@ -11,7 +11,7 @@
1111
<PropertyGroup>
1212
<PackageTags>IoT;ModelsRepository;Pnp;DigitalTwins$(PackageCommonTags)</PackageTags>
1313
<Description>SDK for the Azure IoT Models Repository</Description>
14-
<Version>1.0.0-preview.1</Version>
14+
<Version>1.0.0-preview.2</Version>
1515
</PropertyGroup>
1616

1717

0 commit comments

Comments
 (0)