Skip to content

Commit 2ac8781

Browse files
committed
prepared for release
1 parent 63057bc commit 2ac8781

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

build-notes.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
jkiddo@badSeed work % java -jar publisher.jar -go-publish -source /Users/jkiddo/work/dk-core -web /Users/jkiddo/work/dk-website/fhir -temp /Users/jkiddo/work/temp -registry ig-registry/fhir-ig-list.json -history fhir-ig-history-template -templates /Users/jkiddo/work/dk-website/fhir/templates
2+
3+
Remember to write the changelog

sushi-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ dependencies:
5757

5858
version: 3.5.0
5959
#Flip status to 'active' for publication. Flip to 'draft' for CI
60-
status: draft
61-
#status: active
60+
#status: draft
61+
status: active
6262

6363
#Flip releaseLabel to 'release' for publication. Flip to 'ci-build' for CI
64-
releaseLabel: ci-build
65-
#releaseLabel: release
64+
#releaseLabel: ci-build
65+
releaseLabel: release

0 commit comments

Comments
 (0)