Skip to content

Commit c5a81c1

Browse files
authored
Merge pull request #548 from olehermanse/mpf
Set default masterfiles back to 3.24.1
2 parents ad12d6c + b568f94 commit c5a81c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cfbs.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -963,10 +963,10 @@
963963
"tags": ["supported", "base"],
964964
"repo": "https://github.com/cfengine/masterfiles",
965965
"by": "https://github.com/cfengine",
966-
"version": "3.25.0",
967-
"commit": "7d4c66db47c528f3843bc7b18521ce1459b90694",
966+
"version": "3.24.1",
967+
"commit": "1171e2e50a229d78e2fdd4357a5d07ecc19bdbf4",
968968
"steps": [
969-
"run EXPLICIT_VERSION=3.25.0 EXPLICIT_RELEASE=1 ./prepare.sh -y",
969+
"run EXPLICIT_VERSION=3.24.1 EXPLICIT_RELEASE=1 ./prepare.sh -y",
970970
"copy ./ ./"
971971
]
972972
},

0 commit comments

Comments
 (0)