diff --git a/package.json b/package.json index f013c04..6e2c324 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "3x-ui", "description": "This is an interface for 3x-ui panel. It will help developers to create, edit and delete inbounds and clients in a simple way.", - "version": "1.7.0", + "version": "1.7.1", "type": "module", "main": "build/index.js", "types": "build/index.d.ts",