Skip to content

Commit 3f4074e

Browse files
author
Jake Sanders
committed
1.4.0 -> 1.4.1
Change-Id: I5af2a39fbb7eb9b373bf3bb54a274ca8d5769bdc Signed-off-by: Jake Sanders <[email protected]>
1 parent f180d3c commit 3f4074e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const (
4040
// MinorVersion is the credential helper's minor version number.
4141
MinorVersion = 4
4242
// PatchVersion is the credential helper's patch version number.
43-
PatchVersion = 0
43+
PatchVersion = 1
4444
)
4545

4646
// SupportedGCRRegistries maps registry URLs to a bool representing whether

0 commit comments

Comments
 (0)