Skip to content

Commit b66441b

Browse files
committed
update to 1.1.0
1 parent 4102c8e commit b66441b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LiteNetLib/LiteNetLib.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1313
<NoWarn>1701;1702;1705;1591</NoWarn>
14-
<PackageVersion>1.0.1.1</PackageVersion>
14+
<PackageVersion>1.1.0</PackageVersion>
1515
<Title>Lite reliable UDP library for Mono and .NET </Title>
1616
</PropertyGroup>
1717

@@ -27,7 +27,7 @@
2727
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
2828
<DefineConstants>$(DefineConstants);LITENETLIB_UNSAFE</DefineConstants>
2929
<PackageTags>udp reliable-udp network</PackageTags>
30-
<PackageReleaseNotes>https://github.com/RevenantX/LiteNetLib/releases/tag/v1.0.1.1</PackageReleaseNotes>
30+
<PackageReleaseNotes>https://github.com/RevenantX/LiteNetLib/releases/tag/v1.1.0</PackageReleaseNotes>
3131
<RepositoryType>git</RepositoryType>
3232
<RepositoryUrl>https://github.com/RevenantX/LiteNetLib</RepositoryUrl>
3333
<PackageProjectUrl>https://github.com/RevenantX/LiteNetLib</PackageProjectUrl>
512 Bytes
Binary file not shown.

LiteNetLibSampleUnity/Assets/LiteNetLib.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)