Skip to content

Commit 0b55777

Browse files
committed
Releasing 1.3.19
Signed-off-by: Cristian Maglie <[email protected]>
1 parent cf5e836 commit 0b55777

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

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

0 commit comments

Comments
 (0)