Skip to content

Commit f03277b

Browse files
committed
🔧 bump firmware version to v1.2
1 parent ce47f0c commit f03277b

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 = 0x0101
16+
export const HMK_VERSION = 0x0102
1717

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

0 commit comments

Comments
 (0)