Skip to content

Commit 7548233

Browse files
committed
version bump
1 parent d17ffa9 commit 7548233

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.

scripts/LiveSharp.nuspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package>
33
<metadata>
44
<id>LiveSharp</id>
5-
<version>2.0.35</version>
5+
<version>2.0.36</version>
66
<authors>Ion OÜ</authors>
77
<owners>Ion OÜ</owners>
88
<licenseUrl>https://creativecommons.org/licenses/by-nd/4.0/</licenseUrl>

src/LiveSharp.Server/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>2.1.2</Version>
3+
<Version>2.1.3</Version>
44
<AssemblyVersion>$(Version)</AssemblyVersion>
55
<VersionPrefix>$(Version)</VersionPrefix>
66
<!-- <VersionSuffix></VersionSuffix>-->

0 commit comments

Comments
 (0)