-
Notifications
You must be signed in to change notification settings - Fork 345
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ca1c298
commit 3e3fad2
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule common
updated
from 60b7f4 to cfc031
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
<!-- Solution-wide properties for NuGet packaging --> | ||
<PropertyGroup> | ||
<VersionPrefix>1.5.0</VersionPrefix> | ||
<VersionSuffix>alpha</VersionSuffix> | ||
<VersionSuffix>beta1</VersionSuffix> | ||
<Authors>Ewout Kramer ([email protected]) and contributors</Authors> | ||
<Company>Firely (https://fire.ly)</Company> | ||
<Copyright>Copyright 2013-2019 Firely. Contains materials (C) HL7 International</Copyright> | ||
|