From 0ff7043d826b72d72ca78deb0e4c1347ac2841fa Mon Sep 17 00:00:00 2001 From: Ole Herman Schumacher Elgesem Date: Mon, 8 Jan 2024 22:02:01 +0100 Subject: [PATCH] Released masterfiles 3.23.0 Signed-off-by: Ole Herman Schumacher Elgesem --- cfbs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cfbs.json b/cfbs.json index 3ed4333..b32b58e 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.23.0", + "commit": "14a003f432599d2d0b7c8f3e32d4c1da34311635", "steps": [ - "run EXPLICIT_VERSION=3.21.3 EXPLICIT_RELEASE=1 ./prepare.sh -y", + "run EXPLICIT_VERSION=3.23.0 EXPLICIT_RELEASE=1 ./prepare.sh -y", "copy ./ ./" ] },