From 926410d58f4aac42bb313488b784d86d28caf8ef Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 20 Sep 2022 20:21:11 +0300 Subject: [PATCH] upgrade file --- upgrades/7.2.4-7.2.5/data.json | 5 +++++ upgrades/7.2/data.json | 3 +++ 2 files changed, 8 insertions(+) create mode 100644 upgrades/7.2.4-7.2.5/data.json 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",