mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-23 14:11:16 -09:00
bump ver
This commit is contained in:
parent
f717acda71
commit
c336b3160b
@ -1,4 +1,4 @@
|
|||||||
globalThis.ModAPIVersion = "v2.4";
|
globalThis.ModAPIVersion = "v2.5";
|
||||||
globalThis.doEaglerforge = true;
|
globalThis.doEaglerforge = true;
|
||||||
document.querySelector("title").innerText = `EaglerForge Injector ${ModAPIVersion}`;
|
document.querySelector("title").innerText = `EaglerForge Injector ${ModAPIVersion}`;
|
||||||
document.querySelector("h1").innerText = `EaglerForge Injector ${ModAPIVersion}`;
|
document.querySelector("h1").innerText = `EaglerForge Injector ${ModAPIVersion}`;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user