Skip to content

Commit f9d69df

Browse files
authored
Release 1.4.1
1 parent d1a1a1c commit f9d69df

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.0"
57+
const VERSION = "1.4.1"
5858

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

0 commit comments

Comments
 (0)