diff --git a/Arci.Networking.NetCore/Arci.Networking.NetCore.csproj b/Arci.Networking.NetCore/Arci.Networking.NetCore.csproj
index 8251b80..de26aae 100644
--- a/Arci.Networking.NetCore/Arci.Networking.NetCore.csproj
+++ b/Arci.Networking.NetCore/Arci.Networking.NetCore.csproj
@@ -10,7 +10,7 @@
false
false
false
- 1.4.3
+ 1.4.4
diff --git a/Arci.Networking.Tests.NetCore/Arci.Networking.Tests.NetCore.csproj b/Arci.Networking.Tests.NetCore/Arci.Networking.Tests.NetCore.csproj
index eefac04..745402f 100644
--- a/Arci.Networking.Tests.NetCore/Arci.Networking.Tests.NetCore.csproj
+++ b/Arci.Networking.Tests.NetCore/Arci.Networking.Tests.NetCore.csproj
@@ -10,7 +10,7 @@
false
false
false
- 1.4.3
+ 1.4.4
diff --git a/Arci.Networking.Tests.UAP/Properties/AssemblyInfo.cs b/Arci.Networking.Tests.UAP/Properties/AssemblyInfo.cs
index 8785618..11f9a5b 100644
--- a/Arci.Networking.Tests.UAP/Properties/AssemblyInfo.cs
+++ b/Arci.Networking.Tests.UAP/Properties/AssemblyInfo.cs
@@ -25,6 +25,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.4.3.0")]
-[assembly: AssemblyFileVersion("1.4.3.0")]
+[assembly: AssemblyVersion("1.4.4.0")]
+[assembly: AssemblyFileVersion("1.4.4.0")]
[assembly: ComVisible(false)]
\ No newline at end of file
diff --git a/Arci.Networking.Tests/Properties/AssemblyInfo.cs b/Arci.Networking.Tests/Properties/AssemblyInfo.cs
index 480451b..82a5ac4 100644
--- a/Arci.Networking.Tests/Properties/AssemblyInfo.cs
+++ b/Arci.Networking.Tests/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.4.3.0")]
-[assembly: AssemblyFileVersion("1.4.3.0")]
+[assembly: AssemblyVersion("1.4.4.0")]
+[assembly: AssemblyFileVersion("1.4.4.0")]
diff --git a/Arci.Networking.UAP/Properties/AssemblyInfo.cs b/Arci.Networking.UAP/Properties/AssemblyInfo.cs
index 4aad81b..96986b1 100644
--- a/Arci.Networking.UAP/Properties/AssemblyInfo.cs
+++ b/Arci.Networking.UAP/Properties/AssemblyInfo.cs
@@ -24,6 +24,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.4.3.0")]
-[assembly: AssemblyFileVersion("1.4.3.0")]
+[assembly: AssemblyVersion("1.4.4.0")]
+[assembly: AssemblyFileVersion("1.4.4.0")]
[assembly: ComVisible(false)]
\ No newline at end of file
diff --git a/Arci.Networking/Properties/AssemblyInfo.cs b/Arci.Networking/Properties/AssemblyInfo.cs
index 48f273d..c8f88f0 100644
--- a/Arci.Networking/Properties/AssemblyInfo.cs
+++ b/Arci.Networking/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.4.3.0")]
-[assembly: AssemblyFileVersion("1.4.3.0")]
+[assembly: AssemblyVersion("1.4.4.0")]
+[assembly: AssemblyFileVersion("1.4.4.0")]