diff --git a/CleanFlashCommon/UpdateChecker.cs b/CleanFlashCommon/UpdateChecker.cs index c1de66a..e0de1ef 100644 --- a/CleanFlashCommon/UpdateChecker.cs +++ b/CleanFlashCommon/UpdateChecker.cs @@ -32,11 +32,11 @@ namespace CleanFlashCommon { } public class UpdateChecker { - private static readonly string FLASH_VERSION = "34.0.0.321"; - private static readonly string VERSION = "34.0.0.321"; + private static readonly string FLASH_VERSION = "34.0.0.323"; + private static readonly string VERSION = "34.0.0.323"; 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/128.0.0.0 Safari/537.36"; + private static readonly string USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"; public static string GetAPILink() { return "https://api.github.com/repos/" + AUTHOR + "/" + REPO + "/releases/latest"; diff --git a/CleanFlashInstaller/CleanFlashInstaller.csproj b/CleanFlashInstaller/CleanFlashInstaller.csproj index a284099..07443a8 100644 --- a/CleanFlashInstaller/CleanFlashInstaller.csproj +++ b/CleanFlashInstaller/CleanFlashInstaller.csproj @@ -7,11 +7,11 @@ net40 app.manifest - Clean Flash Player 34.0.0.321 Installer - Clean Flash Player 34.0.0.321 Installer - 34.0.0.321 - 34.0.0.321 - 34.0.0.321 + Clean Flash Player 34.0.0.323 Installer + Clean Flash Player 34.0.0.323 Installer + 34.0.0.323 + 34.0.0.323 + 34.0.0.323 FlashPatch Team FlashPatch Team icon.ico diff --git a/CleanFlashUninstaller/CleanFlashUninstaller.csproj b/CleanFlashUninstaller/CleanFlashUninstaller.csproj index e224f03..1736972 100644 --- a/CleanFlashUninstaller/CleanFlashUninstaller.csproj +++ b/CleanFlashUninstaller/CleanFlashUninstaller.csproj @@ -10,11 +10,11 @@ app.manifest icon.ico - Clean Flash Player 34.0.0.321 Uninstaller - Clean Flash Player 34.0.0.321 Uninstaller - 34.0.0.321 - 34.0.0.321 - 34.0.0.321 + Clean Flash Player 34.0.0.323 Uninstaller + Clean Flash Player 34.0.0.323 Uninstaller + 34.0.0.323 + 34.0.0.323 + 34.0.0.323 FlashPatch Team FlashPatch Team