Skip to content

Commit

Permalink
Bump version to v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdeviant committed Oct 16, 2015
1 parent 02bb5dd commit af6667c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 10 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.2.0")>
<Assembly: AssemblyFileVersion("1.1.2.0")>
<Assembly: AssemblyVersion("1.1.3.0")>
<Assembly: AssemblyFileVersion("1.1.3.0")>
32 changes: 24 additions & 8 deletions LoLMasteryManagerSetup/LoLMasteryManagerSetup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,31 +46,31 @@
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_BD7E41990EB1CF7826E1ADA4611C51CB"
"OwnerKey" = "8:_81C7BBB3115E496B998A7EBFD775EFDD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_81C7BBB3115E496B998A7EBFD775EFDD"
"OwnerKey" = "8:_D28471710B93EEB2CE9D437D6E6B9E20"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_D28471710B93EEB2CE9D437D6E6B9E20"
"OwnerKey" = "8:_881A402E0E9B37F3E9A94E84C6FABBCE"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_881A402E0E9B37F3E9A94E84C6FABBCE"
"OwnerKey" = "8:_A572069D17FF43B0664EEDC235ACBFAD"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_A572069D17FF43B0664EEDC235ACBFAD"
"OwnerKey" = "8:_BD7E41990EB1CF7826E1ADA4611C51CB"
"MsmSig" = "8:_UNDEFINED"
}
}
Expand All @@ -91,6 +91,14 @@
"PrivateKeyFile" = "8:"
"TimeStampServer" = "8:"
"InstallerBootstrapper" = "3:2"
"BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}"
{
"Enabled" = "11:TRUE"
"PromptEnabled" = "11:TRUE"
"PrerequisitesLocation" = "2:1"
"Url" = "8:"
"ComponentsUrl" = "8:"
}
}
"Release"
{
Expand All @@ -107,6 +115,14 @@
"PrivateKeyFile" = "8:"
"TimeStampServer" = "8:"
"InstallerBootstrapper" = "3:2"
"BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}"
{
"Enabled" = "11:TRUE"
"PromptEnabled" = "11:TRUE"
"PrerequisitesLocation" = "2:1"
"Url" = "8:"
"ComponentsUrl" = "8:"
}
}
}
"Deployable"
Expand Down Expand Up @@ -316,15 +332,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:LoL Mastery Manager"
"ProductCode" = "8:{320E0F43-AF35-48E6-BA45-4DAABDC17606}"
"PackageCode" = "8:{3B28F592-D14C-4972-B87D-98C56F3DD758}"
"ProductCode" = "8:{DE59F893-21D4-42ED-8A51-FF26C11F5F8D}"
"PackageCode" = "8:{F9E91F98-2A21-4BEE-AE64-E8673282FB70}"
"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.2"
"ProductVersion" = "8:1.1.3"
"Manufacturer" = "8:Elliott Codes"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit af6667c

Please sign in to comment.