8000 Release 1.4.1 · arduino/arduino-builder@f9d69df · GitHub
[go: up one dir, main page]

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

Lines changed: 1 addition & 1 deletion
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)
0