We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35786f9 commit 9c94c0bCopy full SHA for 9c94c0b
src/arduino.cc/arduino-builder/main.go
@@ -49,7 +49,7 @@ import (
49
"github.com/go-errors/errors"
50
)
51
52
-const VERSION = "1.3.17"
+const VERSION = "1.3.18"
53
54
const FLAG_ACTION_COMPILE = "compile"
55
const FLAG_ACTION_PREPROCESS = "preprocess"
0 commit comments