mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-22 09:19:18 +01:00
Removed static updater version number from project
This commit is contained in:
parent
0b9b3f40d0
commit
cb04fc5309
@ -21,7 +21,6 @@ namespace DS4WinWPF.DS4Forms.ViewModels
|
||||
}
|
||||
public event EventHandler FullTabsEnabledChanged;
|
||||
|
||||
public const string UPDATER_VERSION = "1.4.1";
|
||||
public string updaterExe = Environment.Is64BitProcess ? "DS4Updater.exe" : "DS4Updater_x86.exe";
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user