diff --git a/package-lock.json b/package-lock.json index e32fa40e..177e30b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dgg-chat-gui", - "version": "2.47.0", + "version": "2.47.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "dgg-chat-gui", - "version": "2.47.0", + "version": "2.47.1", "license": "SEE LICENSE IN ", "dependencies": { "dotenv": "^16.0.3", diff --git a/package.json b/package.json index edeca64c..37429e14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dgg-chat-gui", - "version": "2.47.0", + "version": "2.47.1", "description": "Destiny.gg chat client front-end", "main": "destiny", "scripts": {