Browse Source

Update ENet-CSharp.nuspec

NX 6 years ago
parent
commit
4e78b3b75d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ENet-CSharp.nuspec

+ 2 - 2
ENet-CSharp.nuspec

@@ -2,7 +2,7 @@
 <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
 <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
   <metadata>
   <metadata>
     <id>ENet-CSharp</id>
     <id>ENet-CSharp</id>
-    <version>2.2.1</version>
+    <version>2.2.3</version>
     <title>ENet-CSharp</title>
     <title>ENet-CSharp</title>
     <authors>Stanislav Denisov</authors>
     <authors>Stanislav Denisov</authors>
     <owners>nxrighthere</owners>
     <owners>nxrighthere</owners>
@@ -28,4 +28,4 @@
     <file src="lib\libenet.so" target="lib\libenet.so" />
     <file src="lib\libenet.so" target="lib\libenet.so" />
     <file src="license\license.txt" target="license\license.txt" />
     <file src="license\license.txt" target="license\license.txt" />
   </files>
   </files>
-</package>
+</package>