Skip to content

Commit aa44504

Browse files
[.NET][Akri] Bump connector version for release (#804)
1 parent 6c87fa2 commit aa44504

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dotnet/src/Azure.Iot.Operations.Connector/Azure.Iot.Operations.Connector.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<LicenseUrl>https://github.com/Azure/iot-operations-sdks/blob/main/LICENSE</LicenseUrl>
88
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
99
<Authors>Microsoft</Authors>
10-
<VersionPrefix>0.10.2-akri</VersionPrefix>
10+
<VersionPrefix>0.10.3-akri</VersionPrefix>
1111
<ImplicitUsings>enable</ImplicitUsings>
1212
<Nullable>enable</Nullable>
1313
</PropertyGroup>
@@ -30,4 +30,4 @@
3030
<DelaySign>false</DelaySign>
3131
</PropertyGroup>
3232
</Project>
33-
33+

0 commit comments

Comments
 (0)