diff --git a/package-lock.json b/package-lock.json index 33209c7..8e85d5e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fullsend", - "version": "1.8.1", + "version": "1.8.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "fullsend", - "version": "1.8.1", + "version": "1.8.2", "license": "MIT", "dependencies": { "bcryptjs": "^2.4.3", diff --git a/package.json b/package.json index 41a19b8..e2d13f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fullsend", - "version": "1.8.1", + "version": "1.8.2", "description": "Fullsend allows allowed users to send bulk text messages to groups of recipients", "main": "server.js", "scripts": { diff --git a/public/changepassword.html b/public/changepassword.html index 31b4a55..931b805 100644 --- a/public/changepassword.html +++ b/public/changepassword.html @@ -9,7 +9,7 @@ - + Fullsend | SMS notification from the web @@ -41,6 +41,9 @@