Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8b745bc99f | |||
| 384d7c6df0 |
@@ -4,5 +4,6 @@
|
|||||||
"requires": {
|
"requires": {
|
||||||
"espocrm": ">=8.0.0"
|
"espocrm": ">=8.0.0"
|
||||||
},
|
},
|
||||||
"description": "Data migration tool for case data backup and restore"
|
"description": "Data migration tool for case data backup and restore",
|
||||||
|
"clientModule": "data-migration"
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "DataMigration",
|
"name": "DataMigration",
|
||||||
"version": "1.3.0",
|
"version": "1.3.1",
|
||||||
"acceptableVersions": [
|
"acceptableVersions": [
|
||||||
">=8.0.0"
|
">=8.0.0"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user