Skip to content

Commit

Permalink
Merge pull request #43 from WildernessLabs/v1.11.0
Browse files Browse the repository at this point in the history
Release 1.11.0
  • Loading branch information
ctacke authored May 1, 2024
2 parents d0575d3 + 72cbe08 commit 7cedd0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Meadow.Modbus/Meadow.Modbus.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.7.0</Version>
<Version>1.11.0</Version>
<Authors>Wilderness Labs, Inc</Authors>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
Expand All @@ -23,6 +23,6 @@
<PackageReference Include="System.IO.Ports" Version="6.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Meadow.Contracts" Version="1.9.0" />
<PackageReference Include="Meadow.Contracts" Version="1.11.0" />
</ItemGroup>
</Project>

0 comments on commit 7cedd0f

Please sign in to comment.