diff --git a/constant.php b/constant.php index 2519cdd..4fe4c15 100644 --- a/constant.php +++ b/constant.php @@ -2,6 +2,6 @@ const APP_NAME = "ph-Bookshelf"; -const VERSION = "0.5.0-alpha2"; +const VERSION = "0.5.0-alpha3"; const CHANNEL = "suk-ws"; const BRANCH = "config-v2.0";