v0.4.10-alpha-rc2

This commit is contained in:
Pax1601
2023-12-05 19:18:37 +01:00
parent 8d03c6a767
commit 0cc53890c1
12 changed files with 13 additions and 13 deletions

View File

@@ -29,7 +29,7 @@ import { UnitListPanel } from "./panels/unitlistpanel";
import { ContextManager } from "./context/contextmanager";
import { Context } from "./context/context";
var VERSION = "v0.4.9-alpha-rc1";
var VERSION = "v0.4.10-alpha-rc2";
var DEBUG = false;
export class OlympusApp {