diff --git a/monstra/engine/core.php b/monstra/engine/core.php index 94095c1..eebf0a6 100644 --- a/monstra/engine/core.php +++ b/monstra/engine/core.php @@ -45,7 +45,7 @@ /** * The version of Monstra */ - const VERSION = '2.0.1'; + const VERSION = '2.1.0 beta'; /**