Skip to content

Commit bbdbb5a

Browse files
committed
update dll in example update nuspec.
1 parent bd9d92b commit bbdbb5a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LiteNetLib.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
<metadata>
44
<id>LiteNetLib</id>
55
<title>LiteNetLib</title>
6-
<version>0.9.3</version>
6+
<version>0.9.3.1</version>
77
<authors>Ruslan Pyrch</authors>
88
<owners>RevenantX</owners>
99
<license type="expression">MIT</license>
1010
<projectUrl>https://github.com/RevenantX/LiteNetLib</projectUrl>
11-
<repository type="git" url="https://github.com/RevenantX/LiteNetLib" branch="master" commit="6c2fa5a3add44a5fb9d0c5ee415d768f7a01d971"/>
11+
<repository type="git" url="https://github.com/RevenantX/LiteNetLib" branch="master" commit="bd9d92b6b9d3ff473e039da1f6afcaa7c78fa78c"/>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>Lite reliable UDP library for .NET, Mono, and .NET Core.</description>
1414
<copyright>Copyright 2020 Ruslan Pyrch</copyright>
1515
<tags>udp reliable-udp network</tags>
16-
<releaseNotes>https://github.com/RevenantX/LiteNetLib/releases/tag/v0.9.3</releaseNotes>
16+
<releaseNotes>https://github.com/RevenantX/LiteNetLib/releases/tag/v0.9.3.1</releaseNotes>
1717
<dependencies>
1818
<group targetFramework="net35">
1919
</group>
1.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)