diff --git a/CleanFlashCommon/CleanFlashCommon.csproj b/CleanFlashCommon/CleanFlashCommon.csproj index 00fdba0..164245d 100644 --- a/CleanFlashCommon/CleanFlashCommon.csproj +++ b/CleanFlashCommon/CleanFlashCommon.csproj @@ -21,7 +21,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CleanFlashCommon/UpdateChecker.cs b/CleanFlashCommon/UpdateChecker.cs index 9d13ec6..644411f 100644 --- a/CleanFlashCommon/UpdateChecker.cs +++ b/CleanFlashCommon/UpdateChecker.cs @@ -32,8 +32,8 @@ namespace CleanFlashCommon { } public class UpdateChecker { - private static readonly string FLASH_VERSION = "34.0.0.295"; - private static readonly string VERSION = "34.0.0.295"; + private static readonly string FLASH_VERSION = "34.0.0.301"; + private static readonly string VERSION = "34.0.0.301"; private static readonly string AUTHOR = "cleanflash"; private static readonly string REPO = "installer"; private static readonly string USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"; diff --git a/CleanFlashInstaller/CleanFlashInstaller.csproj b/CleanFlashInstaller/CleanFlashInstaller.csproj index 4a06897..86b0f8b 100644 --- a/CleanFlashInstaller/CleanFlashInstaller.csproj +++ b/CleanFlashInstaller/CleanFlashInstaller.csproj @@ -7,11 +7,11 @@ net40 app.manifest - Clean Flash Player 34.0.0.295 Installer - Clean Flash Player 34.0.0.295 Installer - 34.0.0.295 - 34.0.0.295 - 34.0.0.295 + Clean Flash Player 34.0.0.301 Installer + Clean Flash Player 34.0.0.301 Installer + 34.0.0.301 + 34.0.0.301 + 34.0.0.301 FlashPatch Team FlashPatch Team icon.ico @@ -52,7 +52,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CleanFlashUninstaller/CleanFlashUninstaller.csproj b/CleanFlashUninstaller/CleanFlashUninstaller.csproj index ae54935..9778297 100644 --- a/CleanFlashUninstaller/CleanFlashUninstaller.csproj +++ b/CleanFlashUninstaller/CleanFlashUninstaller.csproj @@ -10,11 +10,11 @@ app.manifest icon.ico - Clean Flash Player 34.0.0.295 Uninstaller - Clean Flash Player 34.0.0.295 Uninstaller - 34.0.0.295 - 34.0.0.295 - 34.0.0.295 + Clean Flash Player 34.0.0.301 Uninstaller + Clean Flash Player 34.0.0.301 Uninstaller + 34.0.0.301 + 34.0.0.301 + 34.0.0.301 FlashPatch Team FlashPatch Team @@ -35,7 +35,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive