Skip to content

Commit 8d62200

Browse files
committed
Releasing 1.3.17
Signed-off-by: Cristian Maglie <[email protected]>
1 parent 17aa7ac commit 8d62200

File tree

1 file changed

+1
-1
lines changed
  • src/arduino.cc/arduino-builder

1 file changed

+1
-1
lines changed

Diff for: src/arduino.cc/arduino-builder/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ import (
4949
"github.com/go-errors/errors"
5050
)
5151

52-
const VERSION = "1.3.16"
52+
const VERSION = "1.3.17"
5353

5454
const FLAG_ACTION_COMPILE = "compile"
5555
const FLAG_ACTION_PREPROCESS = "preprocess"

0 commit comments

Comments
 (0)