diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7c4e55f4..ff16c81a 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.4.1](https://github.com/UltimateHackingKeyboard/agent/compare/v1.4.0...v1.4.1) (2017-12-05)
+
+
+
# [1.4.0](https://github.com/UltimateHackingKeyboard/agent/compare/v1.3.7...v1.4.0) (2017-12-05)
diff --git a/package-lock.json b/package-lock.json
index c5bfb1e2..9491eed6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "uhk-agent",
- "version": "1.4.0",
+ "version": "1.4.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 7282a056..ceeb7493 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"private": true,
"author": "Ultimate Gadget Laboratories",
"main": "electron/dist/electron-main.js",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "Agent is the configuration application of the Ultimate Hacking Keyboard.",
"repository": {
"type": "git",