diff --git a/FamiStudio/Properties/AndroidManifest.xml b/FamiStudio/Properties/AndroidManifest.xml index fef1a617f..17a1a3979 100644 --- a/FamiStudio/Properties/AndroidManifest.xml +++ b/FamiStudio/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@  - + diff --git a/Setup/FamiStudio.app/Contents/Info.plist b/Setup/FamiStudio.app/Contents/Info.plist index 66e42c482..ecc8135c2 100755 --- a/Setup/FamiStudio.app/Contents/Info.plist +++ b/Setup/FamiStudio.app/Contents/Info.plist @@ -36,11 +36,11 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 4.0.5 + 4.0.6 CFBundleSignature ???? CFBundleVersion - 4.0.5 + 4.0.6 NSHumanReadableCopyright Copyright © 2019-2022 BleuBleu, All Rights Reserved. NSPrincipalClass diff --git a/Setup/Setup.vdproj b/Setup/Setup.vdproj index 421e5c2a1..8ee645d27 100644 --- a/Setup/Setup.vdproj +++ b/Setup/Setup.vdproj @@ -787,15 +787,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:FamiStudio" - "ProductCode" = "8:{C4A6359A-0AF7-4CA2-B9C0-08179A3F0898}" - "PackageCode" = "8:{0973F36C-D835-41F1-AA69-99FF80E10028}" + "ProductCode" = "8:{CF536749-47F3-454D-AA31-2BBFC6CF9DCB}" + "PackageCode" = "8:{7A284EEE-3957-486D-9B8D-CFA3645B80F0}" "UpgradeCode" = "8:{B82EE4DC-4ECE-46C8-A464-1B7CAE09B938}" "AspNetVersion" = "8:4.0.30319.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:4.0.5" + "ProductVersion" = "8:4.0.6" "Manufacturer" = "8:BleuBleu" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" @@ -1337,7 +1337,7 @@ { "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_02EAA2AD59C5483CB557FE728242DD43" { - "SourcePath" = "8:..\\FamiStudio\\obj\\Release\\FamiStudio.exe" + "SourcePath" = "8:..\\FamiStudio\\obj\\Debug\\FamiStudio.exe" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_35E89725F8BA48E0AC14F44C8E513BED" diff --git a/Setup/Version.txt b/Setup/Version.txt index 5587802b4..7b89b2202 100644 --- a/Setup/Version.txt +++ b/Setup/Version.txt @@ -1 +1 @@ -405 \ No newline at end of file +406 \ No newline at end of file