From def6644e80be857902b9f2a0a5e0fddc6657cc5a Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 27 Jul 2023 16:28:26 +0200 Subject: [PATCH] fix(core): update --- ts/00_commitinfo_data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index 8e7da75..f7f1b7e 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@push.rocks/smartproxy', - version: '3.0.59', + version: '3.0.60', description: 'a proxy for handling high workloads of proxying' }