@ -1,6 +1,6 @@
# Release Notes for Craft CMS 3.x
## Unreleased
## 3.6.11.2 - 2021-03-29
### Fixed
- Fixed a bug where Matrix field changes on the Current revision weren’t getting propagated to drafts when the “Merge changes into draft” button was clicked. ([#7727](https://github.com/craftcms/cms/issues/7727))
@ -1,7 +1,7 @@
{
"name": "craftcms/cms",
"description": "Craft CMS",
"version": "3.6.11.1",
"version": "3.6.11.2",
"keywords": [
"cms",
"craftcms",
@ -3,7 +3,7 @@
return [
'id' => 'CraftCMS',
'name' => 'Craft CMS',
'version' => '3.6.11.1',
'version' => '3.6.11.2',
'schemaVersion' => '3.6.7',
'minVersionRequired' => '2.6.2788',
'basePath' => dirname(__DIR__), // Defines the @app alias