Skip to content

Commit

Permalink
Bump version to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdeviant committed Oct 13, 2015
1 parent cce2cda commit 4c0a906
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.1.0.0")>
<Assembly: AssemblyFileVersion("1.1.0.0")>
<Assembly: AssemblyVersion("1.1.1.0")>
<Assembly: AssemblyFileVersion("1.1.1.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:{17E343A0-AD4F-43D5-B3B3-EA38E2CFE815}"
"PackageCode" = "8:{58D0A062-6E66-4451-8C59-FF1CF1F80E78}"
"ProductCode" = "8:{AA6FD87A-D322-48FE-A857-AC04F6A5B7BA}"
"PackageCode" = "8:{2DEEAFB1-51BA-4E34-B9EE-757C9A8D9D6A}"
"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.1.0"
"ProductVersion" = "8:1.1.1"
"Manufacturer" = "8:Elliott Codes"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit 4c0a906

Please sign in to comment.