We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6797b3 + cb100d0 commit a4859caCopy full SHA for a4859ca
arduino-builder/main.go
@@ -54,7 +54,7 @@ import (
54
"github.com/go-errors/errors"
55
)
56
57
-const VERSION = "1.4.3"
+const VERSION = "1.4.4"
58
59
const FLAG_ACTION_COMPILE = "compile"
60
const FLAG_ACTION_PREPROCESS = "preprocess"
0 commit comments