Skip to content

Commit 25a651f

Browse files
committed
Releasing 1.3.20
Signed-off-by: Cristian Maglie <[email protected]>
1 parent efd06bc commit 25a651f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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.19"
52+
const VERSION = "1.3.20"
5353

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

0 commit comments

Comments
 (0)