Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdeviant committed Oct 12, 2015
1 parent 1b3a627 commit c2a959c
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("1.0.0.0")>
<Assembly: AssemblyFileVersion("1.0.0.0")>
<Assembly: AssemblyVersion("1.1.0.0")>
<Assembly: AssemblyFileVersion("1.1.0.0")>
6 changes: 3 additions & 3 deletions LoLMasteryManagerSetup/LoLMasteryManagerSetup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -316,15 +316,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:LoL Mastery Manager"
"ProductCode" = "8:{8312C38E-64B8-4F49-BA8E-127815885762}"
"PackageCode" = "8:{3732DA51-0578-4174-B1EF-3B3939FBA466}"
"ProductCode" = "8:{17E343A0-AD4F-43D5-B3B3-EA38E2CFE815}"
"PackageCode" = "8:{58D0A062-6E66-4451-8C59-FF1CF1F80E78}"
"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:1.0.0"
"ProductVersion" = "8:1.1.0"
"Manufacturer" = "8:Elliott Codes"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit c2a959c

Please sign in to comment.