version.php 64 B

123456
  1. <?php
  2. return [
  3. 'number' => '235',
  4. 'name' => 'OtakuPanel'
  5. ];