Skip to content

Commit 56de8f6

Browse files
anjannathpraveenkumar
authored andcommitted
Issue #1076 Bump tray version to 1.0.0-alpha.3
1 parent 09f2e0a commit 56de8f6

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
@@ -40,7 +40,7 @@ var (
4040
const (
4141
releaseInfoLink = "https://mirror.openshift.com/pub/openshift-v4/clients/crc/latest/release-info.json"
4242
// Tray version to be embedded in binary
43-
crcTrayVersion = "1.0.0-alpha.2"
43+
crcTrayVersion = "1.0.0-alpha.3"
4444
)
4545

4646
type CrcReleaseInfo struct {

0 commit comments

Comments
 (0)