We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d02b98 commit 9f075d5Copy full SHA for 9f075d5
cmd/docker-ipv6nat/main.go
@@ -10,7 +10,7 @@ import (
10
"github.com/robbertkl/docker-ipv6nat"
11
)
12
13
-const buildVersion = "0.4.0"
+const buildVersion = "0.4.1"
14
15
var (
16
cleanup bool
0 commit comments