chore(release): 1.3.4

This commit is contained in:
Róbert Kiss
2017-11-06 23:25:19 +01:00
parent 40eb2ca9a2
commit 89b45de11a
3 changed files with 7 additions and 2 deletions

View File

@@ -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.
<a name="1.3.4"></a>
## [1.3.4](https://github.com/UltimateHackingKeyboard/agent/compare/v1.3.3...v1.3.4) (2017-11-06)
<a name="1.3.3"></a>
## [1.3.3](https://github.com/UltimateHackingKeyboard/agent/compare/v1.3.2...v1.3.3) (2017-11-05)

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "uhk-agent",
"version": "1.3.3",
"version": "1.3.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -3,7 +3,7 @@
"private": true,
"author": "Ultimate Gadget Laboratories",
"main": "electron/dist/electron-main.js",
"version": "1.3.3",
"version": "1.3.4",
"description": "Agent is the configuration application of the Ultimate Hacking Keyboard.",
"repository": {
"type": "git",