version bump

This commit is contained in:
fenopy
2024-04-01 06:59:43 -05:00
parent 19916388f2
commit 0932602bbb
4 changed files with 27 additions and 10 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.27.2";
public static readonly string LocalVersion = "2.28";
public static string currentVersion = string.Empty;
public static string changelog = string.Empty;