diff --git a/UnityLauncherPro/Version.cs b/UnityLauncherPro/Version.cs index af2c60c..2c518e7 100644 --- a/UnityLauncherPro/Version.cs +++ b/UnityLauncherPro/Version.cs @@ -2,6 +2,6 @@ { internal class Version { - public static string Stamp = "03-03-2024 12:19:01"; + public static string Stamp = ""; } } \ No newline at end of file