diff --git a/CHANGELOG.md b/CHANGELOG.md index a80cd46..7ed18e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ -47.1.0 / 2022-05-02 +47.1.1 / 2022-05-02 =================== * Auto-internal URLs: add VMWare Workspace ONE + SecurID (PR #1391, fix #1390) diff --git a/package.json b/package.json index dabb7b7..e46e6cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativefier", - "version": "47.1.0", + "version": "47.1.1", "description": "Wrap web apps natively", "license": "MIT", "author": "Goh Jia Hao",