We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d8f1bf commit 69b6665Copy full SHA for 69b6665
arduino-builder/main.go
@@ -55,7 +55,7 @@ import (
55
"github.com/go-errors/errors"
56
)
57
58
-const VERSION = "1.4.2"
+const VERSION = "1.4.3"
59
60
const FLAG_ACTION_COMPILE = "compile"
61
const FLAG_ACTION_PREPROCESS = "preprocess"
0 commit comments