Skip to content

Commit

Permalink
chore: bump up dive-cli version to v0.0.14-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiyana committed Oct 31, 2023
1 parent 1c7a12c commit 00e7e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/common/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package common
var DiveLogs bool

// !!!!!!!!!!! DO NOT UPDATE! WILL BE UPDATED DURING THE RELEASE PROCESS !!!!!!!!!!!!!!!!!!!!!!
var DiveVersion = "v0.0.13-beta"
var DiveVersion = "v0.0.14-beta"

const (
DiveEnclave = "dive"
Expand Down

0 comments on commit 00e7e10

Please sign in to comment.