fix(docs): Update project hints documentation in readme.hints.md

This commit is contained in:
2025-04-28 15:37:35 +00:00
parent 2616b24d61
commit 03cc490b8a
3 changed files with 72 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '7.1.2',
version: '7.1.3',
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.'
}