@ -1,6 +1,6 @@
# Release Notes for Craft CMS 3.x
## Unreleased
## 3.4.21 - 20202-05-28
### Added
- Table fields and other editable tables now support pasting in tabular data. ([#1207](https://github.com/craftcms/cms/issues/1207))
@ -1,7 +1,7 @@
{
"name": "craftcms/cms",
"description": "Craft CMS",
"version": "3.4.20",
"version": "3.4.21",
"keywords": [
"cms",
"craftcms",
@ -3,7 +3,7 @@
return [
'id' => 'CraftCMS',
'name' => 'Craft CMS',
'version' => '3.4.20',
'version' => '3.4.21',
'schemaVersion' => '3.4.10',
'minVersionRequired' => '2.6.2788',
'basePath' => dirname(__DIR__), // Defines the @app alias