diff --git a/upgrades/7.2.4-7.2.5/data.json b/upgrades/7.2.4-7.2.5/data.json new file mode 100644 index 0000000000..8e6c987429 --- /dev/null +++ b/upgrades/7.2.4-7.2.5/data.json @@ -0,0 +1,5 @@ +{ + "mandatoryFiles": [ + "bin/command" + ] +} diff --git a/upgrades/7.2/data.json b/upgrades/7.2/data.json index 533bf63be5..fa1239f4aa 100644 --- a/upgrades/7.2/data.json +++ b/upgrades/7.2/data.json @@ -1,4 +1,7 @@ { + "mandatoryFiles": [ + "bin/command" + ], "manifest": { "delete": [ "client/css/espo/espo-vertical.css",