Skip to content

Commit f464d29

Browse files
committed
🔧 bump firmware version to v1.3
1 parent 4597e1f commit f464d29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

constants/libhmk/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* this program. If not, see <https://www.gnu.org/licenses/>.
1414
*/
1515

16-
export const HMK_VERSION = 0x0102
16+
export const HMK_VERSION = 0x0103
1717

1818
export const HMK_DEVICE_USAGE_PAGE = 0xffab
1919
export const HMK_DEVICE_USAGE_ID = 0xab

0 commit comments

Comments
 (0)