We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da64313 commit 0b9c9d4Copy full SHA for 0b9c9d4
2 files changed
src/SharpRTSPClient/SharpRTSPClient.csproj
@@ -13,7 +13,7 @@
13
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
14
<Nullable>disable</Nullable>
15
<Title>$(ProjectName)</Title>
16
- <Version>0.0.6</Version>
+ <Version>0.0.7</Version>
17
<Authors>Lukas Volf</Authors>
18
<Copyright>MIT</Copyright>
19
<PackageProjectUrl>https://github.com/jimm98y/SharpRealTimeStreaming</PackageProjectUrl>
src/SharpRTSPServer/SharpRTSPServer.csproj
0 commit comments