Skip to content

Commit

Permalink
bump version to 4.2.0, remove version suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsmits committed Aug 1, 2023
1 parent 033d147 commit 92ddf6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Firely.Fhir.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<!-- Solution-wide properties for NuGet packaging -->
<PropertyGroup>
<LangVersion>9.0</LangVersion>
<VersionPrefix>4.1.1</VersionPrefix>
<VersionSuffix>alpha</VersionSuffix>
<VersionPrefix>4.2.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<Authors>Firely</Authors>
<Company>Firely (https://fire.ly)</Company>
<Copyright>Copyright 2013-2022 Firely</Copyright>
Expand Down

0 comments on commit 92ddf6b

Please sign in to comment.