Skip to content

Commit 9e2c1fc

Browse files
anjannathpraveenkumar
authored andcommitted
Bump windows tray to v0.2.0.0
1 parent 35cc39c commit 9e2c1fc

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
@@ -30,7 +30,7 @@ const (
3030
// Tray version to be embedded in binary
3131
crcTrayVersion = "1.0.0-alpha.5"
3232
// Windows forms application version type major.minor.buildnumber.revesion
33-
crcWindowsTrayVersion = "0.1.0.0"
33+
crcWindowsTrayVersion = "0.2.0.0"
3434
)
3535

3636
type CrcReleaseInfo struct {

0 commit comments

Comments
 (0)