diff --git a/cfbs.json b/cfbs.json index 5ecc986..77be98c 100644 --- a/cfbs.json +++ b/cfbs.json @@ -1192,10 +1192,10 @@ "tags": ["supported", "base"], "repo": "https://github.com/cfengine/masterfiles", "by": "https://github.com/cfengine", - "version": "3.27.1", - "commit": "15d8ca2ca951db3ddf197b90c9dea6ef75f5fa89", + "version": "3.28.0", + "commit": "e3ce18b0f05409a7dad5a977d1d7551907feb027", "steps": [ - "run EXPLICIT_VERSION=3.27.1 EXPLICIT_RELEASE=1 ./prepare.sh -y", + "run EXPLICIT_VERSION=3.28.0 EXPLICIT_RELEASE=1 ./prepare.sh -y", "copy ./ ./" ] },