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

[TASK] Release version 8.0.1

parent 1c2895ac
No related branches found
No related tags found
No related merge requests found
<?php
/***************************************************************
* Copyright notice
*
......
<?php
/***************************************************************
* Copyright notice
*
......
<?php
/***************************************************************
* Copyright notice
*
......
......@@ -9,7 +9,7 @@
"support": {
"issues": "https://gitlab.sgalinski.de/typo3/content_replacer/issues"
},
"version": "8.0.0",
"version": "8.0.1",
"require": {
"typo3/cms-core": "^12.4"
},
......
......@@ -14,7 +14,7 @@ $EM_CONF['content_replacer'] = [
'title' => 'Content Replacer',
'description' => 'You need a fast substitution of terms with full support of typoscript, categories and RTE integration? If yes, the extension could be perfectly fit into your project. The performance is gained by wrapping of the replacement terms to simplify the parsing process.',
'category' => 'fe',
'version' => '8.0.0',
'version' => '8.0.1',
'state' => 'stable',
'author' => 'Stefan Galinski',
'author_email' => 'stefan.galinski@gmail.com',
......
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