mirror of
https://github.com/gantry/gantry5.git
synced 2026-09-03 20:52:53 -05:00
Update the version from 5.6.3 to 5.6.4
This commit is contained in:
+2
-2
@@ -58,8 +58,8 @@ abstract class RealLoader
|
||||
throw new \LogicException(self::$errorMessageGantryLoaded);
|
||||
}
|
||||
|
||||
define('GANTRY5_VERSION', '5.6.3');
|
||||
define('GANTRY5_VERSION_DATE', '2026-08-25');
|
||||
define('GANTRY5_VERSION', '5.6.4');
|
||||
define('GANTRY5_VERSION_DATE', '2026-09-03');
|
||||
|
||||
if (!defined('DS')) {
|
||||
define('DS', DIRECTORY_SEPARATOR);
|
||||
|
||||
Reference in New Issue
Block a user