Skip to content

Commit

Permalink
Set 3.21.3 as default masterfiles module version
Browse files Browse the repository at this point in the history
  • Loading branch information
nickanderson committed Jan 8, 2024
1 parent e65814a commit a9e0d51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cfbs.json
Original file line number Diff line number Diff line change
Expand Up @@ -886,10 +886,10 @@
"tags": ["supported", "base"],
"repo": "https://github.com/cfengine/masterfiles",
"by": "https://github.com/cfengine",
"version": "3.23.0",
"commit": "14a003f432599d2d0b7c8f3e32d4c1da34311635",
"version": "3.21.3",
"commit": "ca637d4e6148432a90b7db598a4137956c0e0282",
"steps": [
"run EXPLICIT_VERSION=3.23.0 EXPLICIT_RELEASE=1 ./prepare.sh -y",
"run EXPLICIT_VERSION=3.21.3 EXPLICIT_RELEASE=1 ./prepare.sh -y",
"copy ./ ./"
]
},
Expand Down

0 comments on commit a9e0d51

Please sign in to comment.