Skip to content

Commit

Permalink
[RELEASE] Releasing v11.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmschuler committed May 23, 2022
1 parent 0cb9e5c commit 178d118
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"GPL-2.0+"
],
"type": "typo3-cms-extension",
"version": "v11.0.8-alpha.0",
"version": "v11.0.8",
"authors": [
{
"name": "J. Peter M. Schuler",
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
'title' => 'TemplaVoilà! Plus: Content Slide',
'description' => 'This extension allows you to inherit the content of a TemplaVoilaPlus content element column to its child pages - Adaption of EXT:kb_tv_cont_slide to work with templavoilaplus',
'category' => 'plugin',
'version' => '11.0.8-alpha.0',
'version' => '11.0.8',
'state' => 'stable',
'author' => 'Schuler, J. Peter M.',
'author_email' => '[email protected]',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tvplus-contentslide",
"description": "This extension allows you to inherit the content of a TemplaVoilaPlus content element column to its child pages - Adaption of EXT:kb_tv_cont_slide to work with templavoilaplus",
"version": "11.0.8-alpha.0",
"version": "11.0.8",
"author": "[email protected]",
"devDependencies": {
"minimist": "^1.2.6",
Expand Down

0 comments on commit 178d118

Please sign in to comment.