diff --git a/src/Netly.csproj b/src/Netly.csproj
index 632d2490..ef304935 100644
--- a/src/Netly.csproj
+++ b/src/Netly.csproj
@@ -7,12 +7,12 @@
-
+
Netly
- 2.0.0
+ 2.1.0
alec1o
alec1o
alec1o
@@ -25,12 +25,8 @@
README.md
LICENSE.md
- + TCP client/server
- + UDP client/server
- + TCP/IP Message Framing
- + TCP/UDP performance improvement
- - SSL client/server (nonexistent)
- - Add documentation and samples for SSL (nonexistent)
+ + Fix. MainThread error
+ + Add. Byter v1.1.0
Netly is a socket library for c# (C-Sharp). It facilitates the use of socket (UDP and TCP, Client and Server).