diff --git a/package-lock.json b/package-lock.json index 1ce2221f..8c0f7aec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dgg-chat-gui", - "version": "2.49.0", + "version": "2.50.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "dgg-chat-gui", - "version": "2.49.0", + "version": "2.50.0", "license": "SEE LICENSE IN ", "dependencies": { "dotenv": "^16.0.3", diff --git a/package.json b/package.json index d471dfb8..7ad31fd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dgg-chat-gui", - "version": "2.49.0", + "version": "2.50.0", "description": "Destiny.gg chat client front-end", "main": "destiny", "scripts": {