fix(plugins): Simplified plugin import structure across codebase

This commit is contained in:
2025-02-21 23:11:13 +00:00
parent 233b26c308
commit 438d65107d
7 changed files with 27 additions and 6 deletions

View File

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