Skip to content

Commit a247a38

Browse files
committed
Bumped to version 0.7.12
1 parent f0ec2a2 commit a247a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ package gcloudcx
44
var commit string
55

66
// VERSION is the version of this application
7-
var VERSION = "0.7.11" + commit
7+
var VERSION = "0.7.12" + commit
88

99
// APP is the name of the application
1010
const APP string = "GCloudCX Client"

0 commit comments

Comments
 (0)