diff --git a/README.md b/README.md index 4163fc94..0c00f342 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Thank you for that work. ## Changelog: -### __WORK IN PROGRESS__ +### 3.2.4 (2020-07-15) * (Apollon77) update amazon-cookie library: Another try to work around Amazon changes ### 3.2.3 (2020-07-13) diff --git a/package-lock.json b/package-lock.json index 4ae44c9a..6216cee4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "alexa-remote2", - "version": "3.2.3", + "version": "3.2.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9a6af1f5..948edf5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alexa-remote2", - "version": "3.2.3", + "version": "3.2.4", "description": "Remote Control for amazon echo devices", "author": { "name": "Apollon77",