@ -1,6 +1,6 @@
# Release Notes for Craft CMS 3.x
## Unreleased
## 3.5.8 - 2020-09-01
### Added
- Added the “Retry Duration” general setting, which defines the number of seconds that the `Retry-After` header should be set to for 503 responses when the system is offline.
@ -1,7 +1,7 @@
{
"name": "craftcms/cms",
"description": "Craft CMS",
"version": "3.5.7",
"version": "3.5.8",
"keywords": [
"cms",
"craftcms",
@ -3,7 +3,7 @@
return [
'id' => 'CraftCMS',
'name' => 'Craft CMS',
'version' => '3.5.7',
'version' => '3.5.8',
'schemaVersion' => '3.5.13',
'minVersionRequired' => '2.6.2788',
'basePath' => dirname(__DIR__), // Defines the @app alias