Skip to content

Commit

Permalink
Merge pull request #5 from WildernessLabs/v1.6.0
Browse files Browse the repository at this point in the history
Release 1.6.0
  • Loading branch information
jorgedevs authored Dec 7, 2023
2 parents 5d3a0e4 + 709135d commit c708be2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Source/Driver/Meadow.MBus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<ItemGroup>
<None Include=".\Readme.md" Pack="true" PackagePath=""/>
<None Include="..\icon.png" Link="icon.png" Pack="true" PackagePath="" />
<PackageReference Include="Meadow" Version="1.5.0" />
<PackageReference Include="Meadow" Version="1.6.0" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Meadow.Windows" Version="1.5.0" />
<PackageReference Include="Meadow.Windows" Version="1.6.0" />
<ProjectReference Include="..\..\Devices\SchneiderElectric\IEM3135\Driver\IEM3135.csproj" />
<ProjectReference Include="..\..\Driver\Meadow.MBus.csproj" />
</ItemGroup>
Expand Down

0 comments on commit c708be2

Please sign in to comment.