We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb992b6 commit a9e5c04Copy full SHA for a9e5c04
main.go
@@ -15,7 +15,7 @@ import (
15
"gopkg.in/yaml.v3"
16
)
17
18
-const Version = "0.4.1"
+const Version = "0.4.2"
19
20
const usage = `Usage of scaleconnect:
21
0 commit comments