We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a698392 commit af814c7Copy full SHA for af814c7
1 file changed
Bloxstrap/Bloxstrap.csproj
@@ -7,8 +7,8 @@
7
<UseWPF>true</UseWPF>
8
<UseWindowsForms>True</UseWindowsForms>
9
<ApplicationIcon>BoneFish.ico</ApplicationIcon>
10
- <Version>3.3.3</Version>
11
- <FileVersion>3.3.3</FileVersion>
+ <Version>3.4.0</Version>
+ <FileVersion>3.4.0</FileVersion>
12
<ApplicationManifest>app.manifest</ApplicationManifest>
13
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
14
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
0 commit comments