mirror of
https://gitlab.com/cleanflash/installer.git
synced 2026-08-13 19:01:39 +08:00
version: Bump version to 34.0.0.164 and fix ownership issues
This commit is contained in:
@@ -32,8 +32,8 @@ namespace CleanFlashCommon {
|
||||
}
|
||||
|
||||
public class UpdateChecker {
|
||||
private static readonly string FLASH_VERSION = "34.0.0.155";
|
||||
private static readonly string VERSION = "v34.0.0.155";
|
||||
private static readonly string FLASH_VERSION = "34.0.0.164";
|
||||
private static readonly string VERSION = "v34.0.0.164";
|
||||
private static readonly string FLASH_PLAYER_EXECUTABLE = "flashplayer_sa.exe";
|
||||
private static readonly string AUTHOR = "cleanflash";
|
||||
private static readonly string REPO = "installer";
|
||||
|
||||
Reference in New Issue
Block a user