Files
ProxyPanel/config/version.php
2024-06-27 22:18:27 +08:00

8 lines
103 B
PHP

<?php
return [
'name' => 'ProxyPanel',
'number' => '3.0.a',
'ads' => env('ADS', null),
];