We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c89688d commit 2720602Copy full SHA for 2720602
src/Directory.Build.props
@@ -5,7 +5,7 @@
5
<Nullable>disable</Nullable>
6
<ImplicitUsings>disable</ImplicitUsings>
7
<Title>$(ProjectName)</Title>
8
- <Version>0.3.0</Version>
+ <Version>0.3.1</Version>
9
<Authors>Lukas Volf</Authors>
10
<Copyright>MIT</Copyright>
11
<PackageProjectUrl>https://github.com/jimm98y/SharpRealTimeStreaming</PackageProjectUrl>
0 commit comments