We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 769c28f commit 95c305dCopy full SHA for 95c305d
HardDiskValidator/HardDiskValidator.csproj
@@ -4,7 +4,7 @@
4
<OutputType>WinExe</OutputType>
5
<TargetFrameworks>net20;net40;netcoreapp3.1</TargetFrameworks>
6
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
7
- <Version>1.0.9</Version>
+ <Version>1.1.0</Version>
8
<UseWindowsForms>true</UseWindowsForms>
9
</PropertyGroup>
10
HardDiskValidator/Properties/AssemblyInfo.cs
@@ -29,5 +29,5 @@
29
// Build Number
30
// Revision
31
//
32
-[assembly: AssemblyVersion("1.0.9.0")]
33
-[assembly: AssemblyFileVersion("1.0.9.0")]
+[assembly: AssemblyVersion("1.1.0.0")]
+[assembly: AssemblyFileVersion("1.1.0.0")]
0 commit comments