Skip to content

Commit ef18671

Browse files
authored
Merge pull request #936 from FirelyTeam/copilot/fix-933
Version code for RC1
2 parents e467425 + d474dfa commit ef18671

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Demo/cql-demo.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Keep this in sync between cql-sdk.props and cql-demo.props
1212
-->
1313
<VersionPrefix>2.1.0</VersionPrefix>
14-
<VersionSuffix>beta.1</VersionSuffix>
14+
<VersionSuffix>rc.1</VersionSuffix>
1515
<!--
1616
## Keep FirelySdkVersion in sync between cql-base.props and cql-demo.props
1717
The version must be the same as FhirNetApiVersion in https://github.com/FirelyTeam/Vonk/blob/develop/src/Vonk.props

cql-sdk.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
Keep this in sync between cql-sdk.props and cql-demo.props
2525
-->
2626
<VersionPrefix>2.1.0</VersionPrefix>
27-
<VersionSuffix>beta.1</VersionSuffix>
27+
<VersionSuffix>rc.1</VersionSuffix>
2828

2929
<Authors>NCQA, Firely ([email protected]) and contributors</Authors>
3030
<Copyright>Copyright 2013-2024 NCQA, Firely. Contains materials (C) HL7 International</Copyright>

0 commit comments

Comments
 (0)