Skip to content

Commit

Permalink
bump rdmp and version
Browse files Browse the repository at this point in the history
  • Loading branch information
JFriel committed Jul 2, 2024
1 parent c807c02 commit fb7d4e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[assembly: AssemblyCulture("")]

// These should be replaced with correct values by the release process
[assembly: AssemblyVersion("6.0.2")]
[assembly: AssemblyFileVersion("6.0.2")]
[assembly: AssemblyInformationalVersion("6.0.2")]
[assembly: AssemblyVersion("6.0.3")]
[assembly: AssemblyFileVersion("6.0.3")]
[assembly: AssemblyInformationalVersion("6.0.3")]
[assembly: InternalsVisibleTo("Rdmp.Dicom.Tests")]

0 comments on commit fb7d4e4

Please sign in to comment.