Skip to content

Commit

Permalink
Merge pull request #18 from WildernessLabs/v1.12.8
Browse files Browse the repository at this point in the history
Release 1.12.8
  • Loading branch information
jorgedevs authored Jul 12, 2024
2 parents d9d584f + b6288c8 commit 48b5987
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
uses: actions/checkout@v3
with:
path: Meadow.Foundation.MBus
ref: main

- name: Setup .NET SDK
uses: actions/setup-dotnet@v1
Expand Down
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.12.0" />
<PackageReference Include="Meadow" Version="1.12.8" />
</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.12.0" />
<PackageReference Include="Meadow.Windows" Version="1.12.8" />
<ProjectReference Include="..\..\Devices\SchneiderElectric\IEM3135\Driver\IEM3135.csproj" />
<ProjectReference Include="..\..\Driver\Meadow.MBus.csproj" />
</ItemGroup>
Expand Down

0 comments on commit 48b5987

Please sign in to comment.