PT release 3.3.1 testing branch (#486)

* PT release 3.3.1 testing branch

* Update pkgs version

* Updated version from build script
This commit is contained in:
Carlos Salguero
2021-04-30 10:08:05 -03:00
committed by GitHub
parent 2cd3673314
commit c47ac4d4df
40 changed files with 59 additions and 57 deletions

View File

@@ -56,7 +56,7 @@ const (
var (
Build string = "2020-04-23"
GoVersion string = "1.14.1"
Version string = "3.2.0"
Version string = "3.3.1"
Commit string
defaultConnectionTimeout = 3 * time.Second