Compare commits

...

3 Commits

Author SHA1 Message Date
harryeffinpotter
02156985aa 2.4.1 2021-07-20 01:26:34 -04:00
Harry Fn Potter
a81cb1e496 2.4.1 2021-07-20 01:25:09 -04:00
harryeffinpotter
688bf0a274 2.4hf 2021-07-20 01:23:00 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ namespace AndroidSideloader
private static string RawGitHubUrl;
private static string GitHubUrl;
static readonly public string LocalVersion = "2.4HF";
static readonly public string LocalVersion = "2.4.1";
public static string currentVersion = string.Empty;
public static string changelog = string.Empty;

View File

@@ -1 +1 @@
2.4HF
2.4.1