diff --git a/app/Platform/Bootstrap.php b/app/Platform/Bootstrap.php index ccb05a4029..ad96d6f6a2 100644 --- a/app/Platform/Bootstrap.php +++ b/app/Platform/Bootstrap.php @@ -14,7 +14,7 @@ // Define The Application Version //-------------------------------------------------------------------------- -define('VERSION', '4.1.11'); +define('VERSION', '4.1.10'); //-------------------------------------------------------------------------- // Set PHP Error Reporting Options