Skip to content

Commit 0b9c9d4

Browse files
committed
F Bumped nuget version
1 parent da64313 commit 0b9c9d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/SharpRTSPClient/SharpRTSPClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
1414
<Nullable>disable</Nullable>
1515
<Title>$(ProjectName)</Title>
16-
<Version>0.0.6</Version>
16+
<Version>0.0.7</Version>
1717
<Authors>Lukas Volf</Authors>
1818
<Copyright>MIT</Copyright>
1919
<PackageProjectUrl>https://github.com/jimm98y/SharpRealTimeStreaming</PackageProjectUrl>

src/SharpRTSPServer/SharpRTSPServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
1414
<Nullable>disable</Nullable>
1515
<Title>$(ProjectName)</Title>
16-
<Version>0.0.6</Version>
16+
<Version>0.0.7</Version>
1717
<Authors>Lukas Volf</Authors>
1818
<Copyright>MIT</Copyright>
1919
<PackageProjectUrl>https://github.com/jimm98y/SharpRealTimeStreaming</PackageProjectUrl>

0 commit comments

Comments
 (0)