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