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 78d3826 commit b906391Copy full SHA for b906391
1 file changed
cmd/agent/main.go
@@ -36,7 +36,7 @@ import (
36
"github.com/skytracker/skytracker-device/internal/wifi"
37
)
38
39
-const version = "0.7.0"
+const version = "0.7.1"
40
41
func main() {
42
var (
0 commit comments