version bump

This commit is contained in:
fenopy
2024-12-27 06:48:39 -06:00
parent b38b8d1771
commit d91c41b19c
4 changed files with 31 additions and 21 deletions

View File

@@ -13,7 +13,7 @@ namespace AndroidSideloader
private static readonly string RawGitHubUrl = "https://raw.githubusercontent.com/VRPirates/rookie";
private static readonly string GitHubUrl = "https://github.com/VRPirates/rookie";
public static readonly string LocalVersion = "2.31.2";
public static readonly string LocalVersion = "2.32.0";
public static string currentVersion = string.Empty;
public static string changelog = string.Empty;