Skip to content

Commit a4859ca

Browse files
committed
Merge tag '1.4.4' into cli-inception
Release 1.4.4
2 parents b6797b3 + cb100d0 commit a4859ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arduino-builder/main.go

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

57-
const VERSION = "1.4.3"
57+
const VERSION = "1.4.4"
5858

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

0 commit comments

Comments
 (0)