fix(commit-info): Update commit metadata and synchronize project configuration (no code changes)

This commit is contained in:
2025-04-19 18:32:46 +00:00
parent ce3d0feb77
commit 578d11344f
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '7.1.0',
version: '7.1.1',
description: 'A powerful proxy package that effectively handles high traffic, with features such as SSL/TLS support, port proxying, WebSocket handling, dynamic routing with authentication options, and automatic ACME certificate management.'
}