2.8.16_dev

This commit is contained in:
2023-09-05 22:56:44 +02:00
parent a2cb76733d
commit a0026381af
2 changed files with 14 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ public class Util {
}
public static String getRequiredT2CodeLibVersion() {
return "15.0";
return "15.9";
}
public static String getPrefix() {