Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdeviant committed Dec 19, 2015
1 parent d621f1d commit c14ba5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions LoLMasteryManager/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("2.0.0.0")>
<Assembly: AssemblyFileVersion("2.0.0.0")>
<Assembly: AssemblyVersion("2.0.0.1")>
<Assembly: AssemblyFileVersion("2.0.0.1")>
6 changes: 3 additions & 3 deletions LoLMasteryManagerSetup/LoLMasteryManagerSetup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -348,15 +348,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:LoL Mastery Manager"
"ProductCode" = "8:{5456F0F7-A829-4908-A819-B9A0F5BC685B}"
"PackageCode" = "8:{06823A73-1C4F-401B-925D-9F4D967CB0C1}"
"ProductCode" = "8:{32FEDE09-1139-4C1C-9D61-65DDD05F71F5}"
"PackageCode" = "8:{9AFA0BBC-AAAB-48D1-ACAB-FAC45741CA85}"
"UpgradeCode" = "8:{DDAFDC7D-36CD-44C7-83A9-C7757C7ACF8D}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:2.0.0"
"ProductVersion" = "8:2.0.1"
"Manufacturer" = "8:Elliott Codes"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit c14ba5d

Please sign in to comment.