Skip to content

Commit 288364d

Browse files
cfergeaupraveenkumar
authored andcommitted
Update admin-helper to latest version
1 parent 7cb13d4 commit 288364d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/crc/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const (
3939
releaseInfoLink = "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/release-info.json"
4040
// Tray version to be embedded in executable
4141
crcTrayElectronVersion = "1.2.8"
42-
crcAdminHelperVersion = "0.0.11"
42+
crcAdminHelperVersion = "0.0.12"
4343
)
4444

4545
type CrcReleaseInfo struct {

0 commit comments

Comments
 (0)