fix(core): Ensure proper resource cleanup during server shutdown.

This commit is contained in:
2025-03-07 02:55:19 +00:00
parent 0d0a1c740b
commit b96d7dec98
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.28.4',
version: '3.28.5',
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.'
}