diff --git a/cli/common/constants.go b/cli/common/constants.go index 156ea772..4bf17e8a 100644 --- a/cli/common/constants.go +++ b/cli/common/constants.go @@ -3,7 +3,7 @@ package common var DiveLogs bool // !!!!!!!!!!! DO NOT UPDATE! WILL BE UPDATED DURING THE RELEASE PROCESS !!!!!!!!!!!!!!!!!!!!!! -var DiveVersion = "v0.0.7-beta" +var DiveVersion = "v0.0.8-beta" const ( DiveEnclave = "dive"