Skip to content
Snippets Groups Projects
Commit a91057ea authored by Stefan Galinski's avatar Stefan Galinski :video_game:
Browse files

[TASK] Release of version 2.2.1

parent 1df25e34
No related branches found
Tags 2.2.1
No related merge requests found
......@@ -4,7 +4,7 @@
"description": "RTE integration of TinyMCE for TYPO3.",
"homepage": "https://www.sgalinski.de",
"license": ["GPL-2.0+"],
"version": "2.2.0",
"version": "2.2.1",
"support": {
"issues": "https://forge.typo3.org/projects/extension-tinymce_rte"
},
......@@ -19,4 +19,4 @@
"SGalinski\\Tinymce4Rte\\": "Classes/"
}
}
}
\ No newline at end of file
}
......@@ -4,7 +4,7 @@ $EM_CONF[$_EXTKEY] = [
'title' => 'TinyMCE4 as TYPO3 RTE',
'description' => 'RTE integration of TinyMCE for TYPO3.',
'category' => 'be',
'version' => '2.2.0',
'version' => '2.2.1',
'state' => 'stable',
'uploadfolder' => FALSE,
'createDirs' => '',
......@@ -32,4 +32,4 @@ $EM_CONF[$_EXTKEY] = [
'suggests' =>
[],
],
];
\ No newline at end of file
];
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment