diff --git a/ValorantCC/MainWindow.xaml.cs b/ValorantCC/MainWindow.xaml.cs index dc9a588..fe3c342 100644 --- a/ValorantCC/MainWindow.xaml.cs +++ b/ValorantCC/MainWindow.xaml.cs @@ -40,7 +40,7 @@ private async void Grid_Loaded(object sender, RoutedEventArgs e) { Updater.CustomLogger = Utils.Log; Updater.OriginalFileName = "ValorantCC"; - if (await Updater.CheckUpdateAsync("Haruki1707", "ValorantCC")) + if (await Updater.CheckUpdateAsync("weedeej", "ValorantCC")) { try { diff --git a/ValorantCC/ValorantCC.csproj b/ValorantCC/ValorantCC.csproj index 874c6ae..27d4848 100644 --- a/ValorantCC/ValorantCC.csproj +++ b/ValorantCC/ValorantCC.csproj @@ -14,7 +14,7 @@ false - 2.6.9 + 2.6.10 false