We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7220f41 commit cdf911fCopy full SHA for cdf911f
DiskImageTool/DiskImageTool.vbproj
@@ -30,7 +30,7 @@
30
<ProductName>DiskImageTool</ProductName>
31
<PublisherName>Digitoxin</PublisherName>
32
<ApplicationRevision>0</ApplicationRevision>
33
- <ApplicationVersion>1.17.0.%2a</ApplicationVersion>
+ <ApplicationVersion>1.18.0.%2a</ApplicationVersion>
34
<UseApplicationTrust>false</UseApplicationTrust>
35
<PublishWizardCompleted>true</PublishWizardCompleted>
36
<BootstrapperEnabled>true</BootstrapperEnabled>
DiskImageTool/My Project/AssemblyInfo.vb
@@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("1.0.0.0")>
-<Assembly: AssemblyFileVersion("1.17.0.0")>
+<Assembly: AssemblyFileVersion("1.18.0.0")>
0 commit comments