Compare commits

...

1 Commits
v0.4 ... v0.5

Author SHA1 Message Date
Kei-Luna
d214778af1 Changed the repository 2026-04-27 16:32:14 +09:00
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ public static class UpdateService
private static readonly Logger Logger = new("Updater");
private static readonly bool UpdateEnabled = true;
private static readonly bool AskBeforeUpdate = true;
private static readonly string RepositoryOwner = "DevilProMT";
private static readonly string RepositoryOwner = "MikuLeaks";
private static readonly string RepositoryName = "MikuSB";
private static readonly string AssetName = "MikuSB-win-x64.zip";
private static readonly int TimeoutSeconds = 5;

View File

@@ -1 +1 @@
v=0.4
v=0.5