diff --git a/config/fsl_config.php b/config/fsl_config.php index 676f797..95b93cc 100644 --- a/config/fsl_config.php +++ b/config/fsl_config.php @@ -9,7 +9,7 @@ function configure() option('base_uri', "/"); //set if app is not in web root directory but in a subdirectory... option('session', 'fsl'); // enable with a specific session name option('behind_proxy', FALSE); //enabled if behind gateway or balancer like Kong - option('release', '20210405'); //enabled if behind gateway or balancer like Kong + option('release', '20210706'); //enabled if behind gateway or balancer like Kong //############################################## //encryption configuration