Skip to content

Commit bd7db0d

Browse files
committed
🔧 bump firmware version to v1.3
1 parent 8ffb1d0 commit bd7db0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/libhmk/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import { uint16Schema } from "$lib/integer"
1717
import z from "zod"
1818

19-
export const HMK_FIRMWARE_VERSION = 0x0102
19+
export const HMK_FIRMWARE_VERSION = 0x0103
2020

2121
export const HMK_DEVICE_USAGE_PAGE = 0xffab
2222
export const HMK_DEVICE_USAGE_ID = 0xab

0 commit comments

Comments
 (0)