Skip to content

Commit

Permalink
bump tray-electron to 1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
anjannath authored and praveenkumar committed Dec 13, 2022
1 parent 288364d commit 3806625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/crc/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ var (
const (
releaseInfoLink = "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/release-info.json"
// Tray version to be embedded in executable
crcTrayElectronVersion = "1.2.8"
crcTrayElectronVersion = "1.2.9"
crcAdminHelperVersion = "0.0.12"
)

Expand Down

0 comments on commit 3806625

Please sign in to comment.