We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d17ffa9 commit 7548233Copy full SHA for 7548233
scripts/2.0.36.version renamed to scripts/2.0.37.version
scripts/LiveSharp.nuspec
@@ -2,7 +2,7 @@
2
<package>
3
<metadata>
4
<id>LiveSharp</id>
5
- <version>2.0.35</version>
+ <version>2.0.36</version>
6
<authors>Ion OÜ</authors>
7
<owners>Ion OÜ</owners>
8
<licenseUrl>https://creativecommons.org/licenses/by-nd/4.0/</licenseUrl>
src/LiveSharp.Server/Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
<PropertyGroup>
- <Version>2.1.2</Version>
+ <Version>2.1.3</Version>
<AssemblyVersion>$(Version)</AssemblyVersion>
<VersionPrefix>$(Version)</VersionPrefix>
<!-- <VersionSuffix></VersionSuffix>-->
0 commit comments