diff --git a/package-lock.json b/package-lock.json index 45c0f87..0ddd064 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "unifi-hotspot", - "version": "3.2.0", + "version": "3.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "unifi-hotspot", - "version": "3.2.0", + "version": "3.2.1", "license": "Apache-2.0", "dependencies": { "axios": "^1.7.2", diff --git a/package.json b/package.json index 7babfe6..850a186 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unifi-hotspot", - "version": "3.2.0", + "version": "3.2.1", "description": "A Unifi Captive Portal", "main": "dist/index.js", "scripts": {