T2CodeLib 15.7 is required
This commit is contained in:
2023-07-16 08:27:20 +02:00
parent a1ffd48f3e
commit 7e6c889583
2 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ public class Util {
}
public static String getRequiredT2CodeLibVersion() {
return "15.6";
return "15.7";
}
public static String getPrefix() {