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