Skip to content

Commit 7ad756e

Browse files
authored
[RELEASE] Version 3.0.2 (#140)
1 parent 7dbce22 commit 7ad756e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$EM_CONF['interest'] = [
55
'title' => 'Integration REST API',
66
'description' => 'REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don\'t have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.',
7-
'version' => '3.0.1',
7+
'version' => '3.0.2',
88
'state' => 'stable',
99
'category' => 'plugin',
1010
'constraints' => [

0 commit comments

Comments
 (0)