Skip to content

Commit e8d8b0d

Browse files
committed
Publish v2.0.1
1 parent 86899c7 commit e8d8b0d

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
@@ -35,7 +35,7 @@ var (
3535
rtos_compliance_offset = flag.Int("rtos_fw_pos", 0, "RTOS FW ID offset")
3636
)
3737

38-
const Version = "2.0.0"
38+
const Version = "2.0.1"
3939

4040
const dfu_flags = "-d,8087:0ABA"
4141
const rtos_firmware = "quark.bin"

0 commit comments

Comments
 (0)