1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-25 21:00:18 +02:00

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')) {