Skip to content

Commit e6faca5

Browse files
committed
Version 2020.1.5
1 parent ce9d960 commit e6faca5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"runtime"
88
)
99

10-
const Version = "2020.1.4"
10+
const Version = "2020.1.5"
1111

1212
// version returns a version descriptor and reports whether the
1313
// version is a known release.

0 commit comments

Comments
 (0)