From a3f3fee253a634d1b56524030871f39ee1319b99 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Wed, 25 Mar 2026 07:22:17 +0000 Subject: [PATCH] v26.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f40b1df..8179ce4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartproxy", - "version": "26.2.1", + "version": "26.2.2", "private": false, "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.", "main": "dist_ts/index.js",