Skip to content

Commit 2a23120

Browse files
authored
Update main.go
1 parent f01e09f commit 2a23120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
)
99

1010
func main() {
11-
fmt.Println("code-push-go V1.0.6")
11+
fmt.Println("code-push-go V1.0.7")
1212

1313
var args []string
1414
var notargs []string

0 commit comments

Comments
 (0)