1
0
mirror of https://github.com/suk-ws/ph-Bookshelf.git synced 2025-01-18 23:12:23 +08:00
ph-Bookshelf/constant.php

8 lines
119 B
PHP

<?php
const APP_NAME = "ph-Bookshelf";
const VERSION = "0.3.0.3";
const CHANNEL = "suk-ws";
const BRANCH = "master";