1
0

Update and fix staticcheck

This commit is contained in:
kolaente
2020-05-29 22:15:21 +02:00
parent aae1bc3cab
commit a525787ab7
100 changed files with 12353 additions and 7912 deletions

View File

@ -7,7 +7,7 @@ import (
"runtime"
)
const Version = "2019.2.3"
const Version = "2020.1.4"
// version returns a version descriptor and reports whether the
// version is a known release.