We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f066d0 commit bbde9cdCopy full SHA for bbde9cd
1 file changed
cmd/wireproxy/main.go
@@ -18,7 +18,7 @@ import (
18
// an argument to denote that this process was spawned by -d
19
const daemonProcess = "daemon-process"
20
21
-var version = "1.0.5-dev"
+var version = "1.0.8-dev"
22
23
// attempts to pledge and panic if it fails
24
// this does nothing on non-OpenBSD systems
0 commit comments