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