Skip to content

Commit 9683413

Browse files
committed
Release v1.5.12
1 parent 069c5fc commit 9683413

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ import (
4949
// It is also set by the linker when fabio
5050
// is built via the Makefile or the build/docker.sh
5151
// script to ensure the correct version number
52-
var version = "1.5.11"
52+
var version = "1.5.12"
5353

5454
var shuttingDown int32
5555

0 commit comments

Comments
 (0)