Something is gonna come out of it this time. I am sure of it

This commit is contained in:
LucasGGamerM
2022-12-25 14:16:50 -03:00
parent c1f9a88ef4
commit 92872edb58
2 changed files with 3 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ public abstract class GithubSelfUpdater{
}
public static class UpdateInfo{
public String changelog;
public String version;
public long size;
}