Release v1.0.7

This commit is contained in:
Andrés Montañez 2017-01-05 23:58:33 -03:00
parent 4082738067
commit 11500a8328

View file

@ -15,7 +15,7 @@ if (empty($timezone)) {
$baseDir = dirname(dirname(__FILE__));
define('MAGALLANES_VERSION', '1.0.6');
define('MAGALLANES_VERSION', '1.0.7');
define('MAGALLANES_DIRECTORY', $baseDir);
if (file_exists(__DIR__ . '/../vendor/autoload.php')) {