Test uploading/packaging
the build failed

This commit is contained in:
Tyler
2018-10-14 04:23:44 -04:00
parent 8dd9a3d693
commit 695874b43f
2 changed files with 18 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ import (
"io"
)
var VERSION string = "1.3.6"
var VERSION string = "1.3.7"
func packageName(name string) string {
if index := strings.Index(name, "_"); index != -1 {