diff --git a/engine/Engine.php b/engine/Engine.php index fe8c46b3..2d9c3ca9 100644 --- a/engine/Engine.php +++ b/engine/Engine.php @@ -25,7 +25,7 @@ namespace ZK\Engine; class Engine { - const VERSION = "3.0.0-rc.7"; + const VERSION = "3.0.0-rc.8"; const UA = "Zookeeper/2.0; (+https://zookeeper.ibinx.com/)";