fix(core): Prepare patch release: documentation, tests and stability fixes (metrics, ACME, connection cleanup)

This commit is contained in:
2025-08-19 08:10:05 +00:00
parent 5fbcf81c2c
commit 8544ad8322
2 changed files with 11 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '19.5.19',
version: '21.1.5',
description: 'A powerful proxy package with unified route-based configuration for high traffic management. Features include SSL/TLS support, flexible routing patterns, WebSocket handling, advanced security options, and automatic ACME certificate management.'
}