We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f78cd9 commit c13246cCopy full SHA for c13246c
Source/HiveMQtt/HiveMQtt.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup Label="Build">
4
<TargetFramework>net6.0</TargetFramework>
5
<AssemblyName>HiveMQtt</AssemblyName>
6
- <ReleaseVersion>0.1.1</ReleaseVersion>
+ <ReleaseVersion>0.1.0</ReleaseVersion>
7
<Description>HiveMQ MQTT Client that is a MQTT 5.0 compatible C# client library.</Description>
8
</PropertyGroup>
9
Tests/HiveMQtt.Test/HiveMQtt.Test.csproj
@@ -2,7 +2,7 @@
2
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
0 commit comments