diff --git a/cmd/version.go b/cmd/version.go
index 0568fd63578e0defd322f0fe89512c13b78bffa6..8a12bb4485846fc85b7f91a1f5d4854e58edf0e5 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 = "5.0.1"
+const currentVersion = "4.3.5"
 
 func Version() string {
 	out := fmt.Sprintf("Elixxir Client v%s -- %s\n\n", xxdk.SEMVER,