Skip to content

Commit

Permalink
[RELEASE] Maintenance Release 8.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
opi99 committed Oct 22, 2022
1 parent e95477c commit 028daa3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"authors": [
{
"name": "Alexander Opitz",
"email": "opitz@extrameile-gehen.de",
"homepage": "http://www.extrameile-gehen.de",
"email": "alexander.opitz@davitec.de",
"homepage": "https://www.davitec.de",
"role": "Developer"
}
],
Expand Down
6 changes: 3 additions & 3 deletions ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
'title' => 'TemplaVoilà! Plus',
'description' => 'Building kit for custom pages and content elements with individual fields, containers and backend layouts. Supporting drag\'n\'drop and multiple references.',
'category' => 'misc',
'version' => '8.1.1',
'version' => '8.1.2',
'state' => 'stable',
'uploadfolder' => 0,
'createDirs' => 'uploads/tx_templavoilaplus/',
'clearcacheonload' => 1,
'author' => 'Alexander Opitz',
'author_email' => 'opitz@extrameile-gehen.de',
'author_company' => 'Extrameile GmbH',
'author_email' => 'alexander.opitz@davitec.de',
'author_company' => 'Davitec GmbH',
'constraints' => [
'depends' => [
'php' => '7.2.0-8.1.99',
Expand Down

0 comments on commit 028daa3

Please sign in to comment.