Skip to content

Commit 5387bc9

Browse files
committed
Prep release branch
1 parent c5f4dde commit 5387bc9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

fsh-generated/resources/ImplementationGuide-csiro.fhir.au.smartforms.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"resourceType": "ImplementationGuide",
33
"id": "csiro.fhir.au.smartforms",
44
"url": "https://smartforms.csiro.au/ig/ImplementationGuide/csiro.fhir.au.smartforms",
5-
"version": "0.2.0",
5+
"version": "0.2.0-draft",
66
"name": "SmartForms",
77
"title": "Smart Forms",
88
"status": "draft",
@@ -559,7 +559,7 @@
559559
},
560560
{
561561
"code": "releaselabel",
562-
"value": "ci-build"
562+
"value": "trial-use"
563563
},
564564
{
565565
"code": "path-expansion-params",

sushi-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ name: SmartForms
99
title: Smart Forms
1010
description: Smart Forms FHIR Implementation Guide.
1111
status: draft # draft | active | retired | unknown
12-
version: 0.2.0
12+
version: 0.2.0-draft
1313
fhirVersion: 4.0.1 # https://www.hl7.org/fhir/valueset-FHIR-version.html
1414
copyrightYear: 2022+
15-
releaseLabel: ci-build # ci-build | draft | qa-preview | ballot | trial-use | release | update | normative+trial-use
15+
releaseLabel: trial-use # ci-build | draft | qa-preview | ballot | trial-use | release | update | normative+trial-use
1616
license: CC-BY-SA-4.0 # https://www.hl7.org/fhir/valueset-spdx-license.html
1717
# jurisdiction: urn:iso:std:iso:3166#US "United States of America" # https://www.hl7.org/fhir/valueset-jurisdiction.html
1818
publisher:

0 commit comments

Comments
 (0)