Skip to content

Commit

Permalink
bump electron tray to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anjannath authored and praveenkumar committed Mar 14, 2022
1 parent 17ca777 commit bb26c22
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 @@ -43,7 +43,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.1.3"
crcTrayElectronVersion = "1.2.0"
)

type CrcReleaseInfo struct {
Expand Down

0 comments on commit bb26c22

Please sign in to comment.