diff --git a/Directory.Build.props b/Directory.Build.props
index 9cbcde8db..9b2f5e266 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -3,7 +3,7 @@
net7.0-windows
enable
ArchiTed
- 3.0.6.3
+ 3.0.6.4
x64
AnyCPU
diff --git a/RotationSolver/bin/Release/net7.0-windows/RotationSolver/latest.zip b/RotationSolver/bin/Release/net7.0-windows/RotationSolver/latest.zip
index e92af48e8..04cc79bb1 100644
Binary files a/RotationSolver/bin/Release/net7.0-windows/RotationSolver/latest.zip and b/RotationSolver/bin/Release/net7.0-windows/RotationSolver/latest.zip differ
diff --git a/manifest.json b/manifest.json
index 991654c85..8b61c000b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -16,7 +16,7 @@
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
- "TestingAssemblyVersion": "3.0.6.3",
+ "TestingAssemblyVersion": "3.0.6.4",
"IsTestingExclusive": false,
"IconUrl": "https://raw.githubusercontent.com/ArchiDog1998/RotationSolver/main/docs/RotationSolverIcon_128.png",
"DownloadLinkTesting": "https://raw.githubusercontent.com/ArchiDog1998/RotationSolver/main/RotationSolver/bin/Release/net7.0-windows/RotationSolver/latest.zip",