@ -1,6 +1,8 @@
# Release Notes for Craft CMS 3.x
## Unreleased
## 3.6.4.1 - 2021-02-05
### Fixed
- Fixed a bug where extra rows could be created in the `drafts` table.
## 3.6.4 - 2021-02-05
@ -1,7 +1,7 @@
{
"name": "craftcms/cms",
"description": "Craft CMS",
"version": "3.6.4",
"version": "3.6.4.1",
"keywords": [
"cms",
"craftcms",
@ -3,7 +3,7 @@
return [
'id' => 'CraftCMS',
'name' => 'Craft CMS',
'version' => '3.6.4',
'version' => '3.6.4.1',
'schemaVersion' => '3.6.1',
'minVersionRequired' => '2.6.2788',
'basePath' => dirname(__DIR__), // Defines the @app alias