diff --git a/cmd/version.go b/cmd/version.go
index 0a26902411102aa36177ee28000818b3f6962712..ac9ccadc561e271c21e0e84849e062cacfb946b8 100644
--- a/cmd/version.go
+++ b/cmd/version.go
@@ -18,7 +18,7 @@ import (
 )
 
 // Change this value to set the version for this build
-const currentVersion = "4.3.9"
+const currentVersion = "4.3.10"
 
 func Version() string {
 	out := fmt.Sprintf("Elixxir Client v%s -- %s\n\n", xxdk.SEMVER,