bump version

This commit is contained in:
ZXMushroom63 2024-12-09 11:26:13 +08:00
parent 04325e6f4e
commit b8fcdd3a6e

View File

@ -1,4 +1,4 @@
globalThis.ModAPIVersion = "v2.3.2";
globalThis.ModAPIVersion = "v2.3.3";
globalThis.modapi_postinit = "(" + (() => {
//EaglerForge post initialization code.
//This script cannot contain backticks, escape characters, or backslashes in order to inject into the dedicated server code.