From a258c097a962db6a72265b56e9fe5220aab1a976 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Mon, 18 Jun 2018 19:14:38 +0200 Subject: [PATCH] Downgrade to firmware 8.2.5 because it's the latest recommended version that doesn't contain annoying bugs. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c3e14393..8a15331c 100644 --- a/package.json +++ b/package.json @@ -4,9 +4,9 @@ "author": "Ultimate Gadget Laboratories", "main": "electron/dist/electron-main.js", "version": "1.2.2", - "firmwareVersion": "8.3.0", + "firmwareVersion": "8.2.5", "deviceProtocolVersion": "4.3.1", - "userConfigVersion": "4.1.0", + "userConfigVersion": "4.0.1", "hardwareConfigVersion": "1.0.0", "description": "Agent is the configuration application of the Ultimate Hacking Keyboard.", "repository": {