Skip to content

Commit 55d2880

Browse files
committed
[RELEASE] 1.5.2
1 parent 6219e7b commit 55d2880

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"typo3/cms": {
77
"web-dir": ".Build/Web",
88
"extension-key": "backendpreviews",
9-
"version": "1.5.1",
9+
"version": "1.5.2",
1010
"Package": {
1111
"providesPackages": {}
1212
}

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'state' => 'stable',
1010
'clearCacheOnLoad' => true,
1111
'author_company' => 'b13 GmbH, Stuttgart',
12-
'version' => '1.5.1',
12+
'version' => '1.5.2',
1313
'constraints' => [
1414
'depends' => [
1515
'typo3' => '10.4.0-14.99.99',

0 commit comments

Comments
 (0)