Update firmware version and default mouse speed.

This commit is contained in:
László Monda
2018-04-20 09:49:27 +02:00
parent 10ceb6c79d
commit d20870f11e
3 changed files with 14 additions and 8 deletions

View File

@@ -3,9 +3,9 @@
"private": true,
"author": "Ultimate Gadget Laboratories",
"main": "electron/dist/electron-main.js",
"version": "1.1.5",
"firmwareVersion": "8.1.5",
"deviceProtocolVersion": "4.2.0",
"version": "1.2.0",
"firmwareVersion": "8.1.6",
"deviceProtocolVersion": "4.3.0",
"userConfigVersion": "4.0.0",
"hardwareConfigVersion": "1.0.0",
"description": "Agent is the configuration application of the Ultimate Hacking Keyboard.",