Skip to content

Commit 1f71096

Browse files
v1.22.3
1 parent 50a73e2 commit 1f71096

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

Code/Mp3FileHandler.BusinessRules/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.22.2")]
36-
[assembly: AssemblyFileVersion("1.22.2")]
35+
[assembly: AssemblyVersion("1.22.3")]
36+
[assembly: AssemblyFileVersion("1.22.3")]

Code/Mp3FileHandler.Desktop/AssemblyInfo.vb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ Imports System.Runtime.InteropServices
2929
' You can specify all the values or you can default the Build and Revision Numbers
3030
' by using the '*' as shown below:
3131

32-
<Assembly: AssemblyVersion("1.22.2")>
33-
<Assembly: AssemblyFileVersion("1.22.2")>
32+
<Assembly: AssemblyVersion("1.22.3")>
33+
<Assembly: AssemblyFileVersion("1.22.3")>

Code/Mp3FileHandler.Setup/Mp3FileHandler.Setup.vdproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@
487487
{
488488
"AssemblyRegister" = "3:1"
489489
"AssemblyIsInGAC" = "11:FALSE"
490-
"AssemblyAsmDisplayName" = "8:Mp3FileHandler.BusinessRules, Version=1.22.1.0, Culture=neutral, processorArchitecture=MSIL"
490+
"AssemblyAsmDisplayName" = "8:Mp3FileHandler.BusinessRules, Version=1.22.2.0, Culture=neutral, processorArchitecture=MSIL"
491491
"ScatterAssemblies"
492492
{
493493
"_E54167813209E8003C2DC6C94CF2E581"
@@ -592,15 +592,15 @@
592592
{
593593
"Name" = "8:Microsoft Visual Studio"
594594
"ProductName" = "8:NandoRunner Mp3 File Handler"
595-
"ProductCode" = "8:{D7AD5D95-9249-4BCE-B2A3-99699BBACBE7}"
596-
"PackageCode" = "8:{8F1E5708-97D6-4031-BA2C-0A7589746219}"
595+
"ProductCode" = "8:{3C0CA529-2BF8-43F5-AE08-9C3DCE894515}"
596+
"PackageCode" = "8:{72442522-B0BF-43A3-B270-8A74EA371947}"
597597
"UpgradeCode" = "8:{72EC32E2-2BDA-4D99-831E-A83760DC4D09}"
598598
"AspNetVersion" = "8:4.0.30319.0"
599599
"RestartWWWService" = "11:FALSE"
600600
"RemovePreviousVersions" = "11:TRUE"
601601
"DetectNewerInstalledVersion" = "11:TRUE"
602602
"InstallAllUsers" = "11:FALSE"
603-
"ProductVersion" = "8:1.22.2"
603+
"ProductVersion" = "8:1.22.3"
604604
"Manufacturer" = "8:FAndradeTI"
605605
"ARPHELPTELEPHONE" = "8:"
606606
"ARPHELPLINK" = "8:"

0 commit comments

Comments
 (0)