Skip to content

Commit 3806625

Browse files
anjannathpraveenkumar
authored andcommitted
bump tray-electron to 1.2.9
1 parent 288364d commit 3806625

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
@@ -38,7 +38,7 @@ var (
3838
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
41-
crcTrayElectronVersion = "1.2.8"
41+
crcTrayElectronVersion = "1.2.9"
4242
crcAdminHelperVersion = "0.0.12"
4343
)
4444

0 commit comments

Comments
 (0)