@ -1,6 +1,6 @@
# Release Notes for Craft CMS 3.x
## Unreleased
## 3.6.10 - 2021-03-09
### Added
- Added the `|httpdate` Twig filter, which can be used to format dates for HTTP headers such as `Expires`. ([craftcms/docs#167](https://github.com/craftcms/docs/pull/167))
@ -1,7 +1,7 @@
{
"name": "craftcms/cms",
"description": "Craft CMS",
"version": "3.6.9",
"version": "3.6.10",
"keywords": [
"cms",
"craftcms",
@ -3,7 +3,7 @@
return [
'id' => 'CraftCMS',
'name' => 'Craft CMS',
'version' => '3.6.9',
'version' => '3.6.10',
'schemaVersion' => '3.6.6',
'minVersionRequired' => '2.6.2788',
'basePath' => dirname(__DIR__), // Defines the @app alias