Skip to content

Commit d9d12ab

Browse files
committed
Update version to 1.4.5
This commit is just needed to rebuild against new go toolchain and 64bit ctags on OSX
1 parent ed126ce commit d9d12ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: arduino-builder/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ import (
5555
"github.com/go-errors/errors"
5656
)
5757

58-
const VERSION = "1.4.4"
58+
const VERSION = "1.4.5"
5959

6060
const FLAG_ACTION_COMPILE = "compile"
6161
const FLAG_ACTION_PREPROCESS = "preprocess"

0 commit comments

Comments
 (0)