diff --git a/HFM.Client.Tests/HFM.Client.Tests.csproj b/HFM.Client.Tests/HFM.Client.Tests.csproj
index 2a64422..a94b3b9 100644
--- a/HFM.Client.Tests/HFM.Client.Tests.csproj
+++ b/HFM.Client.Tests/HFM.Client.Tests.csproj
@@ -4,8 +4,8 @@
netcoreapp3.1;net47;net45
false
HFM.Client
- 0.5.0
- 0.5.0.0
+ 0.6.0
+ 0.6.0.0
true
..\harlam357.snk
diff --git a/HFM.Client.Tool/Properties/AssemblyInfo.cs b/HFM.Client.Tool/Properties/AssemblyInfo.cs
index 6afecf5..b51728f 100644
--- a/HFM.Client.Tool/Properties/AssemblyInfo.cs
+++ b/HFM.Client.Tool/Properties/AssemblyInfo.cs
@@ -22,5 +22,5 @@
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("173402f6-5614-48b1-a2a5-d4439c8b5e45")]
-[assembly: AssemblyVersion("0.5.0.0")]
-[assembly: AssemblyFileVersion("0.5.0.0")]
+[assembly: AssemblyVersion("0.6.0.0")]
+[assembly: AssemblyFileVersion("0.6.0.0")]
diff --git a/HFM.Client/HFM.Client.csproj b/HFM.Client/HFM.Client.csproj
index 6ffe50b..f3ab6e0 100644
--- a/HFM.Client/HFM.Client.csproj
+++ b/HFM.Client/HFM.Client.csproj
@@ -12,8 +12,8 @@
Client API for Folding@Home version 7 clients
Folding@Home HFM TCP Client
MIT
- 0.5.0
- 0.5.0.0
+ 0.6.0
+ 0.6.0.0
bin\$(Configuration)\$(TargetFramework)\HFM.Client.xml
true
..\harlam357.snk