fix(tlsalert): Centralize plugin imports in TlsAlert and update plan checklist

This commit is contained in:
2025-05-03 19:02:26 +00:00
parent f512fb4252
commit 8291f1f33a
4 changed files with 16 additions and 9 deletions

View File

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