Skip to content

Commit

Permalink
Bump version to 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
celeron533 committed Dec 19, 2024
1 parent b5b9c1f commit b8bbce7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DicomGrep/DicomGrep.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<StartupObject>DicomGrep.App</StartupObject>
<AssemblyVersion></AssemblyVersion>
<FileVersion></FileVersion>
<Version>1.6.1</Version>
<Version>1.6.2</Version>
<Authors>celeron533</Authors>
<PackageProjectUrl>https://github.com/celeron533/DicomGrep</PackageProjectUrl>
<Description>A tool for searching Dicom file by contents</Description>
Expand Down
2 changes: 1 addition & 1 deletion DicomGrepCore/DicomGrepCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.6.1</Version>
<Version>1.6.2</Version>
<PackageProjectUrl>https://github.com/celeron533/DicomGrep</PackageProjectUrl>
<RepositoryUrl>https://github.com/celeron533/DicomGrep</RepositoryUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand Down

0 comments on commit b8bbce7

Please sign in to comment.