version.php 103 B

1234567
  1. <?php
  2. return [
  3. 'name' => 'ProxyPanel',
  4. 'number' => '3.0.0',
  5. 'ads' => env('ADS', null),
  6. ];