From adee6afc761bfe0f0f599064d3fe6235100f4dac Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 27 Feb 2025 15:41:03 +0000 Subject: [PATCH] 3.16.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e1155e..24a1d70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartproxy", - "version": "3.16.7", + "version": "3.16.8", "private": false, "description": "A robust and versatile proxy package designed to handle high workloads, offering features like SSL redirection, port proxying, WebSocket support, and customizable routing and authentication.", "main": "dist_ts/index.js",