Skip to content
  • Sponsor arduino/arduino-builder

  • Notifications You must be signed in to change notification settings
  • Fork 114

Commit bc2c38f

Browse files
authoredDec 15, 2016
Release 1.3.23
·
1.6.11.3.23
1 parent 269fb70 commit bc2c38f

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

Lines changed: 1 addition & 1 deletion
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.22"
52+
const VERSION = "1.3.23"
5353

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

0 commit comments

Comments
 (0)
Please sign in to comment.