Files
ProxyPanel/config/version.php
兔姬桑 cce0799350 Add 3 more notification methods
添加通知方式:
- 爱语飞飞;
- PushDear;
- 钉钉;

去除 PushBear;
2022-08-09 19:32:43 +08:00

7 lines
72 B
PHP

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