Files
ProxyPanel/config/version.php
BrettonYe 503b64e555 Add Changeable Currency & centralized currency exchange Api
- 添加国际化货币;
- 添加统一化汇率查询API;
2024-06-27 22:17:52 +08:00

7 lines
72 B
PHP

<?php
return [
'name' => 'ProxyPanel',
'number' => '2.7.d',
];