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