Skip to content

Commit 2b5990b

Browse files
committed
udpate to v2.0.0
1 parent 0c91c58 commit 2b5990b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ var (
3030
rtos_compliance_offset = flag.Int("rtos_fw_pos", 0, "RTOS FW ID offset")
3131
)
3232

33-
const Version = "1.8.0"
33+
const Version = "2.0.0"
3434

3535
const dfu_flags = "-d,8087:0ABA"
3636
const rtos_firmware = "quark.bin"

0 commit comments

Comments
 (0)