From 4562c93812e7b6c169b63d8b653526d1548c66b0 Mon Sep 17 00:00:00 2001 From: Ole Herman Schumacher Elgesem <4048546+olehermanse@users.noreply.github.com> Date: Thu, 11 Jan 2024 21:34:25 +0100 Subject: [PATCH] Release masterfiles 3.18.7 --- cfbs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cfbs.json b/cfbs.json index f67b3ac..a23da06 100644 --- a/cfbs.json +++ b/cfbs.json @@ -886,10 +886,10 @@ "tags": ["supported", "base"], "repo": "https://github.com/cfengine/masterfiles", "by": "https://github.com/cfengine", - "version": "3.21.3", - "commit": "ca637d4e6148432a90b7db598a4137956c0e0282", + "version": "3.18.7", + "commit": "d5b122f72ebfa1eab0f85210a407efe0e8a7ea5b", "steps": [ - "run EXPLICIT_VERSION=3.21.3 EXPLICIT_RELEASE=1 ./prepare.sh -y", + "run EXPLICIT_VERSION=3.18.7 EXPLICIT_RELEASE=1 ./prepare.sh -y", "copy ./ ./" ] },