Files
ProxyPanel/config/version.php
兔姬桑 265fabac86 Fix & Improvement
Fix #98 ;
Fix some missing class errors;
Finished the validation for configs & simplify the store/update process;
Combined the User node info & subscribe node info as one unit;
2021-01-02 13:13:07 +08:00

7 lines
72 B
PHP

<?php
return [
'name' => 'ProxyPanel',
'number' => '2.6.b',
];