Skip to content

Commit 97508db

Browse files
committed
[RELEASE] 3.1.0
1 parent 4d5294a commit 97508db

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
@@ -17,7 +17,7 @@
1717
"extra": {
1818
"typo3/cms": {
1919
"extension-key": "content_sync",
20-
"version": "4.0.0",
20+
"version": "3.1.0",
2121
"Package": {
2222
"providesPackages": {}
2323
}

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'uploadfolder' => false,
1414
'createDirs' => '',
1515
'clearCacheOnLoad' => true,
16-
'version' => '3.0.0',
16+
'version' => '3.1.0',
1717
'constraints' => [
1818
'depends' => ['typo3' => '13.4.0-14.99.99'],
1919
'conflicts' => [],

0 commit comments

Comments
 (0)