UpdateAPI bug

When joining the server, it could happen that an error occurred, because the UpdateChecker had not yet checked the public version.
This commit is contained in:
2022-01-11 02:58:00 +01:00
parent 3cb557c0e1
commit 2db5be7d56
12 changed files with 7 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
<component name="ArtifactManager">
<artifact type="jar" name="T2CodeLib_10.1">
<artifact type="jar" name="T2CodeLib_10.2">
<output-path>$PROJECT_DIR$/../../Plugins/T2CodeLib/.jar</output-path>
<root id="archive" name="T2CodeLib_10.1.jar">
<root id="archive" name="T2CodeLib_10.2.jar">
<element id="module-output" name="T2CodeLib" />
</root>
</artifact>