diff --git a/CHANGELOG.md b/CHANGELOG.md index ba79778f..e609fff1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## [1.2.3](https://github.com/UltimateHackingKeyboard/agent/compare/v1.2.2...v1.2.3) (2017-10-29) + + + ## [1.2.2](https://github.com/UltimateHackingKeyboard/agent/compare/v1.2.1...v1.2.2) (2017-10-29) diff --git a/package-lock.json b/package-lock.json index f9db8876..d4488042 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uhk-agent", - "version": "1.2.2", + "version": "1.2.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 42c3f6ad..364c8277 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "uhk-agent", "author": "Ultimate Gadget Laboratories", "main": "electron/dist/electron-main.js", - "version": "1.2.2", + "version": "1.2.3", "description": "Agent is the configuration application of the Ultimate Hacking Keyboard.", "repository": { "type": "git",