Skip to content

Commit 33c876b

Browse files
committed
Version 1.6.4 release.
1 parent 040767f commit 33c876b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ import (
5353
// It is also set by the linker when fabio
5454
// is built via the Makefile or the build/docker.sh
5555
// script to ensure the correct version number
56-
var version = "1.6.3"
56+
var version = "1.6.4"
5757

5858
var shuttingDown int32
5959

0 commit comments

Comments
 (0)