Skip to content

Commit

Permalink
Release 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianstevens committed Apr 30, 2024
1 parent d0575d3 commit 72cbe08
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 72cbe08

Please sign in to comment.