File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -41,10 +41,15 @@ dependencies:
4141 hl7.fhir.uv.phd : 1.1.0
4242 hl7.fhir.uv.ipa : 1.0.0
4343
44- # Flip status to 'active' for publication. Flip to 'draft' for CI
45- status : draft
46- # status: active
44+
45+ # ╭────────────────────────────────────────────releasing───────────────────────────────────────────╮
46+ # │ Variables for release control │
47+ # ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
48+
4749version : 3.4.0
50+ # Flip status to 'active' for publication. Flip to 'draft' for CI
51+ # status: draft
52+ status : active
4853# Flip releaseLabel to 'release' for publication. Flip to 'ci-build' for CI
49- releaseLabel : ci-build
50- # releaseLabel: release
54+ # releaseLabel: ci-build
55+ releaseLabel : release
You can’t perform that action at this time.
0 commit comments