We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5fd16d commit 6045facCopy full SHA for 6045fac
src/cf/app_constants.go
@@ -6,7 +6,7 @@ import (
6
)
7
8
const (
9
- Version = "6.0.0-SHA"
+ Version = "6.0.1-SHA"
10
Usage = "A command line tool to interact with Cloud Foundry"
11
12
0 commit comments