Skip to content

Commit bf46d2d

Browse files
committed
Bump version to 1.4.0
1 parent 2c1270d commit bf46d2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DicomGrep/DicomGrep.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<StartupObject>DicomGrep.App</StartupObject>
99
<AssemblyVersion></AssemblyVersion>
1010
<FileVersion></FileVersion>
11-
<Version>1.3.0</Version>
11+
<Version>1.4.0</Version>
1212
<Authors>celeron533</Authors>
1313
<PackageProjectUrl>https://github.com/celeron533/DicomGrep</PackageProjectUrl>
1414
<Description>A tool for searching Dicom file by contents</Description>

DicomGrepCore/DicomGrepCore.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>net6.0</TargetFramework>
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
7-
<Version>1.3.0</Version>
7+
<Version>1.4.0</Version>
88
<PackageProjectUrl>https://github.com/celeron533/DicomGrep</PackageProjectUrl>
99
<RepositoryUrl>https://github.com/celeron533/DicomGrep</RepositoryUrl>
1010
<PackageReadmeFile>README.md</PackageReadmeFile>

0 commit comments

Comments
 (0)