diff --git a/core/lib/Thelia/Core/Thelia.php b/core/lib/Thelia/Core/Thelia.php index abb5fbfc6..7a1d96750 100755 --- a/core/lib/Thelia/Core/Thelia.php +++ b/core/lib/Thelia/Core/Thelia.php @@ -60,7 +60,7 @@ use Thelia\Log\Tlog; class Thelia extends Kernel { - const THELIA_VERSION = '2.0.0-beta2'; + const THELIA_VERSION = '2.0.0-beta3'; public function init() {