fix(portproxy): Fix incorrect import path in test file

This commit is contained in:
2025-02-24 09:53:39 +00:00
parent 38601a41bb
commit dc3d56771b
10 changed files with 223 additions and 6 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.10.4',
version: '3.10.5',
description: 'a proxy for handling high workloads of proxying'
}