Skip to content

Commit 44dbd59

Browse files
committed
Promoted version to 1.13.0
1 parent efe29cb commit 44dbd59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jfrog-cli/utils/cliutils/utils.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ func confirmAnswer(answer string) bool {
156156
}
157157

158158
func GetVersion() string {
159-
return "1.12.1"
159+
return "1.13.0"
160160
}
161161

162162
func GetConfigVersion() string {

0 commit comments

Comments
 (0)