8000 Releasing 1.3.6 · robertinant/arduino-builder@c8509d0 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c8509d0

Browse files
author
Federico Fissore
committed
Releasing 1.3.6
Signed-off-by: Federico Fissore <f.fissore@arduino.cc>
1 parent 833d393 commit c8509d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import (
4747
"syscall"
4848
)
4949

50-
const VERSION = "1.3.5"
50+
const VERSION = "1.3.6"
5151

5252
const FLAG_ACTION_COMPILE = "compile"
5353
const FLAG_ACTION_PREPROCESS = "preprocess"

0 commit comments

Comments
 (0)
0