diff --git a/main.go b/main.go index 068b46ccf..c3a2927a3 100644 --- a/main.go +++ b/main.go @@ -22,7 +22,7 @@ import ( // It is also set by the linker when fabio // is built via the Makefile or the build/docker.sh // script to ensure the correct version nubmer -var version = "1.0.6-dev" +var version = "1.0.6" func main() { var filename string