We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 069c5fc commit 9683413Copy full SHA for 9683413
1 file changed
main.go
@@ -49,7 +49,7 @@ import (
49
// It is also set by the linker when fabio
50
// is built via the Makefile or the build/docker.sh
51
// script to ensure the correct version number
52
-var version = "1.5.11"
+var version = "1.5.12"
53
54
var shuttingDown int32
55
0 commit comments