You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewNamelessException("Website returned null locale. This can happen if you upgraded from v2-pr12 to v2-pr13, please try switching the site's language to something else and back.");
52
36
}
@@ -62,13 +46,6 @@ public NamelessVersion parsedVersion() throws UnknownNamelessVersionException {
62
46
returnNamelessVersion.parse(this.version);
63
47
}
64
48
65
-
/**
66
-
* @return Information about an update, or empty if no update is available.
0 commit comments