diff --git a/package-lock.json b/package-lock.json index 53f82155..8509dae7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dgg-chat-gui", - "version": "2.40.0", + "version": "2.41.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "dgg-chat-gui", - "version": "2.40.0", + "version": "2.41.0", "license": "SEE LICENSE IN ", "dependencies": { "dotenv": "^16.0.3", diff --git a/package.json b/package.json index d1338def..dddfaaee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dgg-chat-gui", - "version": "2.40.0", + "version": "2.41.0", "description": "Destiny.gg chat client front-end", "main": "destiny", "scripts": {