diff --git a/constant.php b/constant.php index 6e05ee5..627e44d 100644 --- a/constant.php +++ b/constant.php @@ -2,6 +2,6 @@ const APP_NAME = "ph-Bookshelf"; -const VERSION = "0.5.0-alpha5"; +const VERSION = "0.5.0-alpha6"; const CHANNEL = "suk-ws"; const BRANCH = "config-v2.0";