Skip to content

Commit

Permalink
Bump version to 1.5.8 and update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
mondalaci committed Dec 1, 2020
1 parent e621707 commit 5c81147
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1

Every Agent version includes the most recent firmware version. See the [firmware changelog](https://github.com/UltimateHackingKeyboard/firmware/blob/master/CHANGELOG.md).

## [1.5.8] - 2020-12-01

Firmware: 8.10.**2** [[release](https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v8.10.2)] | Device Protocol: 4.7.0 | User Config: 4.1.1 | Hardware Config: 1.0.0

- Fix collapsed side menu glitch.

## [1.5.7] - 2020-11-24

Firmware: 8.10.**2** [[release](https://github.com/UltimateHackingKeyboard/firmware/releases/tag/v8.10.2)] | Device Protocol: 4.7.0 | User Config: 4.1.1 | Hardware Config: 1.0.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"author": "Ultimate Gadget Laboratories",
"main": "electron/dist/electron-main.js",
"version": "1.5.7",
"version": "1.5.8",
"firmwareVersion": "8.10.2",
"deviceProtocolVersion": "4.7.0",
"userConfigVersion": "4.1.1",
Expand Down

0 comments on commit 5c81147

Please sign in to comment.