1
0
mirror of https://github.com/suk-ws/ph-Bookshelf.git synced 2025-01-19 07:22:26 +08:00
ph-Bookshelf/constant.php
2023-04-04 21:10:38 +08:00

8 lines
129 B
PHP

<?php
const APP_NAME = "ph-Bookshelf";
const VERSION = "0.5.0-alpha6";
const CHANNEL = "suk-ws";
const BRANCH = "config-v2.0";