fix(core): Update dependencies and configuration improvements.

This commit is contained in:
2025-03-05 18:25:01 +00:00
parent fa793f2c4a
commit 7e3ed93bc9
2 changed files with 11 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.25.2',
version: '3.25.3',
description: 'A powerful proxy package that effectively handles high traffic, with features such as SSL/TLS support, port proxying, WebSocket handling, and dynamic routing with authentication options.'
}