We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99d750b commit f783077Copy full SHA for f783077
quickhook.go
@@ -13,7 +13,7 @@ import (
13
"github.com/dirk/quickhook/tracing"
14
)
15
16
-const VERSION = "main"
+const VERSION = "v1.6.2"
17
18
var cli struct {
19
Install struct {
0 commit comments