Skip to content

Commit

Permalink
Bumped sipsorcery library version.
Browse files Browse the repository at this point in the history
  • Loading branch information
sipsorcery committed Nov 15, 2024
1 parent a13956a commit 7e40a72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sipsorcery/client/webrtc-echo-client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="SIPSorcery" Version="8.0.1-pre" />
<PackageReference Include="SIPSorcery" Version="8.0.4" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion sipsorcery/server/webrtc-echo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="EmbedIO" Version="3.5.2" />
<PackageReference Include="SIPSorcery" Version="8.0.1-pre" />
<PackageReference Include="SIPSorcery" Version="8.0.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7e40a72

Please sign in to comment.