mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-25 07:01:20 -09:00
bump ver
This commit is contained in:
parent
bc854e9baf
commit
9501ec1a1e
@ -1,4 +1,4 @@
|
|||||||
globalThis.ModAPIVersion = "v2.5";
|
globalThis.ModAPIVersion = "v2.5.1";
|
||||||
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