Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
csinkers committed Aug 4, 2020
1 parent 26a1711 commit 7bba137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ADLMidi.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</ItemGroup>

<ItemGroup Condition="!Exists('..\..\SerdesNet')">
<PackageReference Include="SerdesNet" Version="1.1.3" />
<PackageReference Include="SerdesNet" Version="1.1.4" />
</ItemGroup>
<ItemGroup Condition="Exists('..\..\SerdesNet')">
<ProjectReference Include="..\..\SerdesNet\SerdesNet.csproj" />
Expand Down

0 comments on commit 7bba137

Please sign in to comment.