bump version

This commit is contained in:
ZXMushroom63 2024-10-18 21:29:48 +08:00
parent 9730e87c46
commit f514406422

View File

@ -200,7 +200,7 @@ globalThis.modapi_postinit = "(" + (() => {
}
return ModAPI.hooks._teavm.$rt_createDoubleArray(size);
}
ModAPI.version = "v2.0";
ModAPI.version = "v2.1";
ModAPI.flavour = "injector";
ModAPI.GNU = "terry pratchett";
ModAPI.credits = ["ZXMushroom63", "radmanplays", "Murturtle", "OtterCodes101", "TheIdiotPlays", "OeildeLynx31", "Stpv22"];