File tree 2 files changed +12
-8
lines changed
2 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"package-id" : " hl7.fhir.dk.core" ,
3
- "version" : " 3.4.0" ,
4
- "path" : " http://hl7.dk/fhir/core/3.4.0" ,
5
3
"status" : " release" ,
6
4
"sequence" : " Release" ,
7
5
"mode" : " milestone" ,
8
- "desc" : " DK Core version 3.4.0" ,
9
6
"descmd" : " @release-notes.md" ,
10
7
"first" : false ,
8
+
9
+
10
+
11
+
12
+ "desc" : " DK Core version 3.5.0" ,
13
+ "version" : " 3.5.0" ,
14
+ "path" : " http://hl7.dk/fhir/core/3.5.0" ,
11
15
12
16
13
17
Original file line number Diff line number Diff line change @@ -46,10 +46,10 @@ dependencies:
46
46
# │ Variables for release control │
47
47
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
48
48
49
- version : 3.4 .0
49
+ version : 3.5 .0
50
50
# Flip status to 'active' for publication. Flip to 'draft' for CI
51
- # status: draft
52
- status : active
51
+ status : draft
52
+ # status: active
53
53
# Flip releaseLabel to 'release' for publication. Flip to 'ci-build' for CI
54
- # releaseLabel: ci-build
55
- releaseLabel : release
54
+ releaseLabel : ci-build
55
+ # releaseLabel: release
You can’t perform that action at this time.
0 commit comments