fix(core): Updated minor version numbers in dependencies for patch release.

This commit is contained in:
2025-02-27 12:42:50 +00:00
parent 7cea5773ee
commit 621ad9e681
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.16.0',
version: '3.16.1',
description: 'A robust and versatile proxy package designed to handle high workloads, offering features like SSL redirection, port proxying, WebSocket support, and customizable routing and authentication.'
}