release: v1.3.2

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-06 20:01:28 +00:00
parent 3dc5c4e571
commit 258a5b8136
+2 -2
View File
@@ -1,13 +1,13 @@
{
"name": "DataMigration",
"version": "1.3.1",
"version": "1.3.2",
"acceptableVersions": [
">=8.0.0"
],
"php": [
">=8.1"
],
"releaseDate": "2026-03-29",
"releaseDate": "2026-04-06",
"author": "klear",
"description": "Case data migration: export/import all case-related data between EspoCRM instances"
}