Skip to content

Commit 224c71e

Browse files
author
Michael Sauter
committed
Set master version to 1.3.3+master
1 parent d5c5e2e commit 224c71e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/tailor/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ func main() {
253253
command := kingpin.MustParse(app.Parse(os.Args[1:]))
254254

255255
if command == versionCommand.FullCommand() {
256-
fmt.Println("1.3.3")
256+
fmt.Println("1.3.3+master")
257257
return
258258
}
259259

0 commit comments

Comments
 (0)