Skip to content

Commit

Permalink
prepare new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Beltran committed Aug 21, 2024
1 parent 651162b commit 62eb5f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Platform/fo-dicom/fo-dicom.Codecs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>Cross-platform Dicom codecs for fo-dicom</Description>
<Copyright>(c) Efferent Health, LLC, fo-dicom contributors</Copyright>
<Version>5.14.4.0</Version>
<Version>5.14.5.0</Version>
<AssemblyVersion>$(Version)</AssemblyVersion>
<FileVersion>$(Version)</FileVersion>
<TargetFramework>netstandard2.0</TargetFramework>
Expand Down
2 changes: 1 addition & 1 deletion Tests/Acceptance/AcceptanceTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</ItemGroup>

<ItemGroup>
<!--PackageReference Include="fo-dicom.Codecs" Version="5.14.4" /-->
<!--PackageReference Include="fo-dicom.Codecs" Version="5.14.5" /-->
<ProjectReference Include="../../Platform/fo-dicom/fo-dicom.Codecs.csproj" />
</ItemGroup>
</Project>

0 comments on commit 62eb5f9

Please sign in to comment.