Skip to content

Commit

Permalink
Website Update, new version
Browse files Browse the repository at this point in the history
  • Loading branch information
harliq committed Sep 19, 2019
1 parent e94b5a2 commit a51a5ae
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions MiMB/MiMB.vbproj
Expand Up @@ -13,7 +13,7 @@
<MyType>WindowsForms</MyType>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<IsWebBootstrapper>false</IsWebBootstrapper>
<PublishUrl>E:\Dropbox\MiMB\1.2.3.0\</PublishUrl>
<PublishUrl>E:\Dropbox\MiMB\1.2.3.5\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
Expand All @@ -27,8 +27,8 @@
<ErrorReportUrl>https://discordapp.com/channels/276075310116765696/324772056203788288</ErrorReportUrl>
<ProductName>Mission Impossible MetaBuilder</ProductName>
<PublisherName>Harli B</PublisherName>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.2.3.0</ApplicationVersion>
<ApplicationRevision>5</ApplicationRevision>
<ApplicationVersion>1.2.3.5</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<CreateDesktopShortcut>true</CreateDesktopShortcut>
<PublishWizardCompleted>true</PublishWizardCompleted>
Expand Down
4 changes: 2 additions & 2 deletions MiMB/My Project/AssemblyInfo.vb
Expand Up @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("1.2.3.0")>
<Assembly: AssemblyFileVersion("1.2.3.0")>
<Assembly: AssemblyVersion("1.2.3.5")>
<Assembly: AssemblyFileVersion("1.2.3.5")>
4 changes: 2 additions & 2 deletions docs/download.html
Expand Up @@ -45,11 +45,11 @@ <h1 class="w3-text-indigo w3-margin-left"><img src="images/MiMBHeader.png" alt="

<div class="w3-row">
<div class="w3-twothird w3-container">
<h3 class="w3-text-white">Meta Builder Version 1.2.3.0</h3>
<h3 class="w3-text-white">Meta Builder Version 1.2.3.5</h3>
<p class="w3-text-white">Be sure to uninstall your current version before installing new version (Control Panel/Apps).</p>
<p class="w3-text-white">If you have any problems or questions, you can reach me on <a href="https://discordapp.com/channels/@me">Discord</a> as Harli Quin.</p>
<p class="w3-text-white">MiMB's official Discord Channel is on the MetaMasters Discord: <a href="https://discord.gg/vaYErue"> https://discord.gg/vaYErue</a></p>
<p class="w3-text-light-grey"><a href="files/MiMB 1.2.3.0.zip">MiMB 1.2.3.0.zip</a></p>
<p class="w3-text-light-grey"><a href="files/MiMB 1.2.3.5.zip">MiMB 1.2.3.5.zip</a></p>
</div>
</div>

Expand Down
Binary file added docs/files/MiMB 1.2.3.5.zip
Binary file not shown.

0 comments on commit a51a5ae

Please sign in to comment.